mac80211: remove final sta_info_flush()
authorJohannes Berg <johannes.berg@intel.com>
Thu, 13 Dec 2012 22:07:46 +0000 (23:07 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 12:01:16 +0000 (13:01 +0100)
When all interfaces have been removed, there can't
be any stations left over, so there's no need to
flush again. Remove this, and all code associated
with it, which also simplifies the function.

Tested-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/ibss.c
net/mac80211/iface.c
net/mac80211/mesh.c
net/mac80211/mlme.c
net/mac80211/sta_info.c
net/mac80211/sta_info.h

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge