mac80211: add TDLS channel-switch Rx flow
authorArik Nemtsov <arik@wizery.com>
Sun, 9 Nov 2014 16:50:20 +0000 (18:50 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 17:45:26 +0000 (18:45 +0100)
commit8a4d32f30d11d6d8cc29594c7a36b9be6b0edbb5
tree54d51263b8b4f0e05cc17071f7117e557400965d
parenta7a6bdd0670feb8bfc26d41cda32b6064dbca50e
mac80211: add TDLS channel-switch Rx flow

When receiving a TDLS channel switch request or response, parse the frame
and call a new tdls_recv_channel_switch op in the low level driver with
the parsed data.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/driver-ops.h
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/main.c
net/mac80211/rx.c
net/mac80211/tdls.c
net/mac80211/trace.h