commit | e10a9dfc35ae6bd62bbb83df08297ea06b54d9ce | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Sat Apr 18 17:12:18 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 20 16:36:26 2009 -0400 |
tree | 482bc2177b5c825661a8a0847b534b5944816195 | |
parent | 18aaab15f9a9cd4f20dc596aa38408c5e5d208ed [diff] |
ar9170usb: fix hang on resume This patch fixes a hang on resume when the filesystem is not available and request_firmware blocks. However, the device does not accept the firmware on resume. and it will exit with: > firmware part 1 upload failed (-71). > device is in a bad state. please reconnect it! Reported-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>