Home
last modified time | relevance | path

Searched hist:b101426a (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_usb.cb101426a Fri Jun 06 22:18:30 CDT 2014 Alexey Khoroshilov <khoroshilov@ispras.ru> 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>
b101426a Fri Jun 06 22:18:30 CDT 2014 Alexey Khoroshilov <khoroshilov@ispras.ru> 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>