commit | 051007d9e281cd8ea603a4cc4c96b0170b26c7e9 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Dec 13 23:49:02 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Jan 03 13:01:17 2013 +0100 |
tree | 3c7b62d4290774d41b24562537d781847a6c5b36 | |
parent | 09f4114e02aac9cbf40553a17580b07ab29715d8 [diff] |
mac80211: optimise roaming time again 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>