summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorEliad Peller <eliad@wizery.com>2012-09-05 19:23:56 +0200
committerJohannes Berg <johannes.berg@intel.com>2012-09-06 17:29:23 +0200
commit964b19f9770cd8d299fa99c84b0ff2e90df9c523 (patch)
tree5df17ee0e4cf97ffae322708a243eb0edb9f7d23 /tools
parentmac80211: check power constraint IE size when parsing (diff)
downloadlinux-964b19f9770cd8d299fa99c84b0ff2e90df9c523.tar.xz
linux-964b19f9770cd8d299fa99c84b0ff2e90df9c523.zip
mac80211: use synchronize_net() on key destroying
__ieee80211_key_destroy() calls synchronize_rcu() in order to sync the tx path before destroying the key. However, synching the tx path can be done with synchronize_net() as well, which is usually faster (the timing might be important for roaming scenarios). Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions