iwlwifi: mvm: give client MACs time to synchronise during restart
authorJohannes Berg <johannes.berg@intel.com>
Fri, 3 May 2013 09:16:15 +0000 (11:16 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 2 Oct 2013 16:00:34 +0000 (18:00 +0200)
commit016d27e13b08416988fa06013f66e94fa195244a
tree3b7c7590c731212641665b9567ffec5b21fbd5c2
parent4837b448dfa90d76bc3a73e12425ce85f0186865
iwlwifi: mvm: give client MACs time to synchronise during restart

When firmware restart happens, the timers are obviously reset and
the new firmware has no synchronisation with the AP as we program
timings to the pre-restart values. The firmware should attempt to
synchronise by itself, but in multi-channel scenarios this isn't
easy, particularly since it has to try to keep service quality up
for other MACs.

To make it more reliable, give each client MAC some time to catch
beacons when restarting or resuming. Service quality was impacted
anyway (or in resume doesn't really matter much.)

Reviewed-by: Moshe Island <moshe.island@intel.com>
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/mac80211.c
drivers/net/wireless/iwlwifi/mvm/time-event.c
drivers/net/wireless/iwlwifi/mvm/time-event.h
This page took 0.026266 seconds and 5 git commands to generate.