mac80211: optimise roaming time again
authorJohannes Berg <johannes.berg@intel.com>
Thu, 13 Dec 2012 22:49:02 +0000 (23:49 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 12:01:17 +0000 (13:01 +0100)
The last fixes re-added the RCU synchronize penalty
on roaming to fix the races. Split up sta_info_flush()
now to get rid of that again, and let managed mode
(and only it) delay the actual destruction.

Tested-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found