]> git.baikalelectronics.ru Git - kernel.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)
commit346f4d1d26587a094092fbe2d9210ce8d4f930f2
treed3274eda63763ddb7281100a2423927de1819866
parent4dbbe435c59f11b01515eebf311b99149e13364d
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