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)
commit59c1ec2b7884a044967883d9e6169a2cbb4715f3
treecab48cc18684560c3b595275cd3ed5a8b797432a
parent3a7bba649eaaa2068aa6e86ed8bcd10245d1f817
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
This page took 0.024452 seconds and 5 git commands to generate.