commit | cec6628350802b0a652486c41b57d4e1dd37a65c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Oct 22 17:46:04 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Nov 03 10:55:55 2015 +0100 |
tree | 5dd6ac2861cb90843f9d0ce6bbdd83452812951d | |
parent | e86abc689c5cb963f713c1bab9c37775421a6a96 [diff] |
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>