kernel_optimize_test/drivers/net/wireless/rsi
Alexey Khoroshilov b101426aae rsi: Use module_usb_driver
module_usb_driver eliminates the boilerplate and makes the code simpler,
in addition to the fact currently rsi_module_init() ignores usb_deregister() error.

Found by Linux Driver Verification project (linuxtesting.org).

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 mmc: drop the speed mode of card's state 2014-05-12 18:05:53 -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