iwlwifi: mvm: reset beacon filtering and BT Coex data upon FW restart
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 13 Jul 2014 06:12:11 +0000 (09:12 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 22 Jul 2014 16:21:13 +0000 (19:21 +0300)
When the firmware asserts, we restart the device and reset
the relevant data we hold in the driver. BT Coex data was
not reset and because of that, the driver wouldn't
reconfigure the firmware properly after firmware restart.
Same for beacon filtering. Fix that.

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