]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1231a7e94662292fa56064972de1d87ce53a6413
tree57506b9a66541dba67c7369c5344d97d6afa8769
parent9a66954584272f1d4537f61e70c266b02bd1d6f8
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