commit | 42daad3343be4a4e1ee03e30a5f5cc731dadfef5 | [log] [tgz] |
---|---|---|
author | Kangjie Lu <kjlu@umn.edu> | Tue Dec 25 19:22:24 2018 -0600 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Jan 10 13:36:38 2019 +0200 |
tree | 17c1bf8ddffc095ead466bb12b26bb6f4a7db13f | |
parent | 06605b0d38b491c6dc52f4aee3e588e1309fbfaf [diff] |
brcmfmac: add a check for the status of usb_register usb_register() may fail, so let's check its status and issue an error message if it fails. Signed-off-by: Kangjie Lu <kjlu@umn.edu> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>