Aditya Pakki c705f9fc6a orinoco: avoid assertion in case of NULL pointer
In ezusb_init, if upriv is NULL, the code crashes. However, the caller
in ezusb_probe can handle the error and print the failure message.
The patch replaces the BUG_ON call to error return.

Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-12-18 21:09:33 +02:00
..
2019-11-16 13:02:53 -08:00
2019-11-27 11:06:20 -08:00
2019-11-13 19:01:14 +08:00
2019-11-15 12:46:49 -08:00