iwlwifi: mvm: extend time event duration
authorSara Sharon <sara.sharon@intel.com>
Tue, 2 Feb 2016 09:55:53 +0000 (11:55 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 7 Mar 2016 11:34:16 +0000 (13:34 +0200)
commit7c70fee5ae5c4fb542e432599cb85c8031b952a0
tree56db4efa1feb7c432db074fd20f84cf45c69d977
parent30d915c2ecbb60d222f49e8f249d04e208d11ebc
iwlwifi: mvm: extend time event duration

Before authentication, we start a time event during
which we wait for a beacon in order to sync our timers.
If we didn't hear the beacon during this time - we abandon
the connection. However, in congested environment, it was
observed we might not hear beacons in that time slot.
Extend the time event to give the connection a better chance.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
drivers/net/wireless/intel/iwlwifi/mvm/time-event.h
This page took 0.0257 seconds and 5 git commands to generate.