]> www.infradead.org Git - users/dwmw2/linux.git/commit
wifi: mac80211: update 6 GHz AP power type before association
authorMukesh Sisodiya <mukesh.sisodiya@intel.com>
Mon, 6 May 2024 19:37:53 +0000 (21:37 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 23 May 2024 08:34:54 +0000 (10:34 +0200)
commite3bae9b22873338d1a7989a2568c5aca2c44bde7
tree2637c5337801e1e6b2f76064ebfa5167b3e7632d
parent5c24e83f6895a01a8d79a79d3ec567bd0ec13b56
wifi: mac80211: update 6 GHz AP power type before association

6 GHz AP power type details are required to set proper tx power
used to send frames.

Update AP power type received in beacon while preparing
for connection instead of after association so the frames
before association can use the correct tx power.

Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Mukesh Sisodiya <mukesh.sisodiya@intel.com>
Link: https://msgid.link/20240506214536.310434f55f76.I6aca291ee06265e3f63e0f9024ba19a850b53a33@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c