iwlwifi: mvm: update smart fifo / beacon filtering upon association
authorEran Harary <eran.harary@intel.com>
Tue, 15 Jul 2014 11:04:23 +0000 (14:04 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 22 Jul 2014 16:21:13 +0000 (19:21 +0300)
commitcc87d322930cc8b5bf17d871896faa6752609a66
tree57506b9a66541dba67c7369c5344d97d6afa8769
parent473ad712a49f8a7d9d2c5924a964a81a7ebf2e06
iwlwifi: mvm: update smart fifo / beacon filtering upon association

When we associate, we may have heard the beacon before the
association. In that case, BSS_CHANGED_BEACON_INFO will be
set along with BSS_CHANGED_ASSOC in changes in
bss_info_change.

In this case, we didn't update the smart fifo nor beacon
filtering leaving those two feature disabled.

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