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)
commit6359598df67fe7d4d335298f50a23cb55dd1547b
tree0505b133082de5dfe86bf8887b1d95107727c0f6
parent5bd5666d8ad88366789b344647529841f6dadd7f
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