commit | 12d423e816c69b0b4457bc047dda9a0a1c1a53c1 | [log] [tgz] |
---|---|---|
author | Ilan Peer <ilan.peer@intel.com> | Tue Dec 24 22:08:14 2013 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Dec 31 19:03:49 2013 +0200 |
tree | 7c1451dbc5a846d2b90cd40a3bd2efed20da030e | |
parent | 2dceedaed6db8bc21ba270e785a982ac23211d4d [diff] |
iwlwifi: mvm: Add a missed beacons threshold Instead of always calling ieee80211_beacon_loss() on every missed beacons notification, call this function only if the number of consecutive missed beacons from last rx is higher than a predefined threshold. Signed-off-by: Ilan Peer <ilan.peer@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>