commit | 4e1609c9eec2bf9971004fce8b65c0877d5ae600 | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Sat Mar 09 12:01:43 2013 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Mar 18 13:37:46 2013 +0200 |
tree | 286dd81d06c4002966b0376fffb352c11248b17b | |
parent | ec1461dc30feb422af65ee849137f56e7f87f55e [diff] |
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>