summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEliad Peller <eliad@wizery.com>2012-07-18 12:36:04 (GMT)
committerJohannes Berg <johannes.berg@intel.com>2012-07-18 15:03:51 (GMT)
commit99102bd380f27b8dd5e058e69e3203bfad0cad94 (patch)
tree49e06cf4d57c40ee9b2be5f0efe8b4f9eb519b57 /scripts
parentebd0fd2b1a30aa836c28e758d8a57ecdfa85052f (diff)
downloadlinux-fsl-qoriq-99102bd380f27b8dd5e058e69e3203bfad0cad94.tar.xz
mac80211: flush stations before stop beaconing
When AP interface is going down, the stations are flushed (in ieee80211_do_stop()) only after the beaconing was stopped. However, drivers might rely on stations being removed before the beaconing was stopped, in order to clean up properly. Fix it by flushing the stations on ap stop. (we already do the same for other interface types, e.g. in ieee80211_set_disassoc()) Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions