]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: make beacon-loss-count configurable
authorBen Greear <greearb@candelatech.com>
Tue, 19 Mar 2013 21:19:56 +0000 (14:19 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 22 Mar 2013 10:31:55 +0000 (11:31 +0100)
commitd9dcc2622f7a22b2e0de61ca1cac14f1d1e09697
treecab48cc18684560c3b595275cd3ed5a8b797432a
parent5d1e87d3c28e0612175a772732fc89fa6be3fcf7
mac80211: make beacon-loss-count configurable

On loaded systems with lots of VIFs, I see lots of beacon
timeouts, even though the connection to the AP is very
good.  Allow tuning the beacon-loss-count variable to
give the system longer to process beacons if the user
prefers.

Signed-off-by: Ben Greear <greearb@candelatech.com>
[add the number of beacons to the message]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c