]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
authorJohannes Berg <johannes.berg@intel.com>
Thu, 22 Oct 2015 15:46:04 +0000 (17:46 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 3 Nov 2015 09:55:55 +0000 (10:55 +0100)
commit6080955f851a93c8f1f8fa6f274852f1a2b4ea21
tree5dd6ac2861cb90843f9d0ce6bbdd83452812951d
parent1d54fd7cbdbb3ca4f4ce250311b30139250e2107
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()

The function currently determines this value, for use in bss_info.qos,
based on the interface type itself. Make it a parameter instead and
set it with the same logic for now.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/mlme.c
net/mac80211/util.c