]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iwlwifi: mvm: handle device start failures during restart
authorJohannes Berg <johannes.berg@intel.com>
Wed, 30 Apr 2014 14:34:45 +0000 (16:34 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 24 Jun 2014 18:55:41 +0000 (21:55 +0300)
commitc47af22ad630e03053f3eeefd19bd8274989ffbb
treed3274eda63763ddb7281100a2423927de1819866
parent75f6b9b64eeead2a7726f342b89a0c74c985e584
iwlwifi: mvm: handle device start failures during restart

If the device fails during a restart, mac80211 now handles the
situation better but we still have a little bit of cleanup to
do in the driver - add the required code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: ArikX Nemtsov <arik@wizery.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/mac80211.c