]> git.baikalelectronics.ru Git - kernel.git/commit
ar9170usb: fix hang on resume
authorChristian Lamparter <chunkeey@web.de>
Sat, 18 Apr 2009 15:12:18 +0000 (17:12 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 20 Apr 2009 20:36:26 +0000 (16:36 -0400)
commit46807d5766d3f695f36ea9394b79ec7319007993
tree482bc2177b5c825661a8a0847b534b5944816195
parent90ddbd404523b75de07596496943bb826fb49cb2
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>
drivers/net/wireless/ar9170/usb.c