summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2023-06-08 16:35:59 +0300
committerJohannes Berg <johannes.berg@intel.com>2023-06-09 13:30:03 +0200
commit01605ad6c3e8608d7e147c9b75d67eb8a3d27d88 (patch)
tree2a5bbaa8786c987e8dac66db2236ffd07ddf2a22 /Kconfig
parent996c3117dae4c02b38a3cb68e5c2aec9d907ec15 (diff)
downloadlwn-01605ad6c3e8608d7e147c9b75d67eb8a3d27d88.tar.gz
lwn-01605ad6c3e8608d7e147c9b75d67eb8a3d27d88.zip
wifi: mac80211: fix link activation settings order
In the normal MLME code we always call ieee80211_mgd_set_link_qos_params() before ieee80211_link_info_change_notify() and some drivers, notably iwlwifi, rely on that as they don't do anything (but store the data) in their conf_tx. Fix the order here to be the same as in the normal code paths, so this isn't broken. Fixes: 3d9011029227 ("wifi: mac80211: implement link switching") Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230608163202.a2a86bba2f80.Iac97e04827966d22161e63bb6e201b4061e9651b@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions