From: Johannes Berg Date: Wed, 13 Apr 2011 10:14:49 +0000 (-0700) Subject: iwlagn: leave notification waits on firmware errors X-Git-Tag: v3.0-rc2~7^2~16^2~328^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e74fe2330a5a721610b2b69652d2ec2ebbd302e0;p=pandora-kernel.git iwlagn: leave notification waits on firmware errors When the firmware encounters an error while the driver is waiting for a notification, it will never get that notification. Therefore, instead of timing out, bail out on errors when waiting for notifications. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed