]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit72d704307307cd1b99dfd9ddd52de835d9c61747
tree54d51263b8b4f0e05cc17071f7117e557400965d
parentd70c8c3315041d482bd4afb2d2e4702c4fc3dc99
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