summaryrefslogtreecommitdiff
path: root/net/netrom
diff options
context:
space:
mode:
authorShaul Triebitz <shaul.triebitz@intel.com>2021-06-18 13:41:34 +0300
committerJohannes Berg <johannes.berg@intel.com>2021-06-23 12:29:14 +0300
commit79ea0a5fad749dabfd7b8a1b73dd6662383762d1 (patch)
tree5b833e54386263c2558c510bb0a718112574c59c /net/netrom
parent10a35c222bc6fdd71421e800003b4c4c02d41bba (diff)
downloadlinux-79ea0a5fad749dabfd7b8a1b73dd6662383762d1.tar.xz
mac80211: move SMPS mode setting after ieee80211_prep_connection
ieee80211_mgd_assoc calls ieee80211_prep_connection which might call ieee80211_prep_channel and set smps_mode to OFF. That will override the previous setting of smps_mode in ieee80211_mgd_assoc and HT SMPS will be set to "disabled" in the association request frame. Move the setting of smps_mode in ieee80211_mgd_assoc to after the call to ieee80211_prep_connection. Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Link: https://lore.kernel.org/r/iwlwifi.20210618133832.d8e5cc4b527f.Icf3a67fffbdd8c408c0cadfe43f8f4cffdc90acb@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/netrom')
0 files changed, 0 insertions, 0 deletions