2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 11:44:01 +08:00
linux-next/drivers/net/wireless/rsi
Alexey Khoroshilov e860c33f7d rsi_91x_sdio: add error handling into rsi_module_init()
Fix rsi_module_init() to propagate sdio_register_driver() errors.

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-06-19 15:49:16 -04:00
..
Kconfig
Makefile
rsi_91x_core.c rsi: Add missing initialization of ii 2014-04-14 14:31:41 -04:00
rsi_91x_debugfs.c rsi: Potential null pointer derefernce issue fixed. 2014-04-09 13:55:53 -04:00
rsi_91x_mac80211.c rsi: Changed the return value to enable BA set-up 2014-05-13 15:56:53 -04:00
rsi_91x_main.c rsi: Add pr_fmt,__printf, fix format & arg mismatch 2014-03-19 15:15:47 -04:00
rsi_91x_mgmt.c rsi: Changing opcode for sta mode according to changes in firmware 2014-04-30 12:13:16 -04:00
rsi_91x_pkt.c
rsi_91x_sdio_ops.c rsi: Fixed issue relating to return value. 2014-04-09 13:55:54 -04:00
rsi_91x_sdio.c rsi_91x_sdio: add error handling into rsi_module_init() 2014-06-19 15:49:16 -04:00
rsi_91x_usb_ops.c
rsi_91x_usb.c rsi: Use module_usb_driver 2014-06-19 15:49:16 -04:00
rsi_boot_params.h
rsi_common.h rsi: avoid format string leak to thread name 2014-05-29 13:08:10 -04:00
rsi_debugfs.h
rsi_main.h rsi: Add pr_fmt,__printf, fix format & arg mismatch 2014-03-19 15:15:47 -04:00
rsi_mgmt.h rsi: Changing opcode for sta mode according to changes in firmware 2014-04-30 12:13:16 -04:00
rsi_sdio.h
rsi_usb.h