cfg/mac80211: define TDLS channel switch feature bit
authorArik Nemtsov <arik@wizery.com>
Sun, 9 Nov 2014 16:50:14 +0000 (18:50 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 17:44:58 +0000 (18:44 +0100)
commit78632a17eaa7a5abdc22aac8ca5932d6cad59984
tree63f58a844da238091c67dea13d278af851b34237
parent2cedd87960a809dd9bf683f72123b7dce6736f07
cfg/mac80211: define TDLS channel switch feature bit

Define some related TDLS protocol constants and advertise channel switch
support in the extended-capabilities IE when the feature bit is defined.

Actually supporting TDLS channel-switching also requires support for
some new nl80211 commands, to be introduced by future patches.

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/linux/ieee80211.h
include/uapi/linux/nl80211.h
net/mac80211/tdls.c
This page took 0.029218 seconds and 5 git commands to generate.