commit | b998e8bb3e1c6eeae5eab9d6a434563270286c3b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Dec 13 23:07:46 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Jan 03 13:01:16 2013 +0100 |
tree | 123f50adba77eec78f3c69eac4f872ff4cce0087 | |
parent | 0f6dfcee2e081f47a3e97cb8984fb4d62217e6f7 [diff] |
mac80211: remove final sta_info_flush() 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>