]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: prepare TDLS mgmt code for channel-switch templates
authorArik Nemtsov <arik@wizery.com>
Sun, 9 Nov 2014 16:50:16 +0000 (18:50 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 17:45:07 +0000 (18:45 +0100)
commit052eb3229d9120c7669a896abe2ca6c245776607
tree42d0b2f51cd3c46096b85d2bb322b5297b075ec7
parentc84f2211fb168d427840edfa99b81f3fef8b9dc3
mac80211: prepare TDLS mgmt code for channel-switch templates

Split the data-generating from the Tx-sending functionality, as we do
not want to send templates to the lower driver. Also add an optional
chandef argument to the data-generating portion. It will be used for
channel-switch templates.

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>
net/mac80211/tdls.c