diff options
author | Arik Nemtsov <arik@wizery.com> | 2015-07-08 14:41:45 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2015-07-17 15:40:15 +0200 |
commit | c8ff71e667d9fcf775e8b8bbd568d32d48cfb864 (patch) | |
tree | 0b2815a3d230575c1ce9dcf6419119124d30993f /net/mac80211/wme.c | |
parent | Merge branch 'mac80211' into mac80211-next (diff) | |
download | linux-c8ff71e667d9fcf775e8b8bbd568d32d48cfb864.tar.xz linux-c8ff71e667d9fcf775e8b8bbd568d32d48cfb864.zip |
mac80211: TDLS: handle chan-switch in RTNL locked work
Move TDLS channel-switch Rx handling into an RTNL locked work. This is
required to add proper regulatory checking to incoming channel-switch
requests.
Queue incoming requests in a dedicated skb queue and handle the request
in a device-specific work to avoid deadlocking on interface removal.
Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/wme.c')
0 files changed, 0 insertions, 0 deletions