mac80211: simplify AP interface stop
authorJohannes Berg <johannes.berg@intel.com>
Sat, 23 Feb 2013 00:17:56 +0000 (01:17 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Mar 2013 15:36:01 +0000 (16:36 +0100)
commit1861b8455351cd426fb7dec8743ac312aafbe93d
tree438ed1134efa96732c3f3a4a938aa74f08c011b2
parent7b4396bd6868f3d665c5f4cb53a9bdde5a2f4bf2
mac80211: simplify AP interface stop

For AP interfaces, there's no need to flush stations
or keys again when the interface is stopped as already
happened when the BSS was stopped on the interface.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/iface.c
This page took 0.02567 seconds and 5 git commands to generate.