From: Eran Harary Date: Mon, 13 May 2013 04:53:26 +0000 (+0300) Subject: iwlwifi: fix initialisation while RF-kill is asserted X-Git-Tag: v3.11-rc1~16^2~103^2^2~42^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f59334bb4a626b91ea31f2bb3515e6a586ea1ae;p=pandora-kernel.git iwlwifi: fix initialisation while RF-kill is asserted If RF-kill is asserted while a device is initialized, the firmware INIT image can now be run to retrieve the NVM data and register to mac80211 properly. Previously, the initialisation would fail in this scenario and the driver wouldn't register with mac80211 at all, making the device unusable. Signed-off-by: Eran Harary Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed