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)
commit40b861a0eeb06bbfa472b456482ebf89b6886926
treeba907a8dd7e5f7ac8f16e4308c16afca577fc641
parentdd8c0b03d35be7effe20c9e5fda7e231e2c88e19
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