commit | 8a275bad9c0369aefebda90748f91361934dd638 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Jul 13 09:12:11 2014 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Jul 22 19:21:13 2014 +0300 |
tree | d9a495f1aa62a838d0bd6d0387d40fde1fc12888 | |
parent | cc87d322930cc8b5bf17d871896faa6752609a66 [diff] |
iwlwifi: mvm: reset beacon filtering and BT Coex data upon FW restart 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>