]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: mac80211: split IEEE80211_STA_DISABLE_WMM to link data
authorJohannes Berg <johannes.berg@intel.com>
Mon, 27 Jun 2022 11:13:04 +0000 (13:13 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:16 +0000 (11:43 +0200)
commit470f05493100f1af09ae963441f5231d196a7c39
tree0505b133082de5dfe86bf8887b1d95107727c0f6
parent57ca22965191e3c96b5d1d3a64b7a2f9152fb485
wifi: mac80211: split IEEE80211_STA_DISABLE_WMM to link data

If we decide to stop tracking QoS/WMM parameters, then
this should be a per-link decision. Move the flag to
the link instead.

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