]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: fix usb related error handling and warnings
authorKalle Valo <kvalo@qca.qualcomm.com>
Sat, 9 Mar 2013 10:01:43 +0000 (12:01 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 18 Mar 2013 11:37:46 +0000 (13:37 +0200)
commita0ef3a12d329bf6e454bd363b818d9c36fc0d3ff
tree286dd81d06c4002966b0376fffb352c11248b17b
parent5da4d51aa72086f395dfefee97c7cedb32f02065
ath6kl: fix usb related error handling and warnings

It was annoying to debug usb warm reboot initialisation problems as many usb
related functions just ignored errors and it wasn't obvious from the kernel
logs what was failing. Fix all that so that error messages are printed and
errors are handled properly.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/htc_pipe.c
drivers/net/wireless/ath/ath6kl/init.c
drivers/net/wireless/ath/ath6kl/usb.c