]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: add QoS IE during TDLS setup start
authorArik Nemtsov <arik@wizery.com>
Thu, 17 Jul 2014 14:14:23 +0000 (17:14 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 21 Jul 2014 10:14:04 +0000 (12:14 +0200)
commit9dc1625ade12c54adfd4af993f18ad28ecb9f125
treeba907a8dd7e5f7ac8f16e4308c16afca577fc641
parente8e8e6af579cd3c0e8fbddd5bbb36708e0a6464c
mac80211: add QoS IE during TDLS setup start

If QoS is supported by the card, add an appropriate IE to TDLS setup-
request and setup-response frames.

Consolidate the setting of the WMM info IE across mac80211.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Reviewed-by: Liad Kaufman <liad.kaufman@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/tdls.c
net/mac80211/util.c