Commit 10c810c
committed
wifi: mac80211: fix station NSS capability initialization order
JIRA: https://issues.redhat.com/browse/RHEL-73817
commit 819e0f1
Author: Benjamin Lin <benjamin-jw.lin@mediatek.com>
Date: Mon Nov 18 16:07:22 2024 +0800
wifi: mac80211: fix station NSS capability initialization order
Station's spatial streaming capability should be initialized before
handling VHT OMN, because the handling requires the capability information.
Fixes: a8bca3e ("wifi: mac80211: track capability/opmode NSS separately")
Signed-off-by: Benjamin Lin <benjamin-jw.lin@mediatek.com>
Link: https://patch.msgid.link/20241118080722.9603-1-benjamin-jw.lin@mediatek.com
[rewrite subject]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Jose Ignacio Tornos Martinez <jtornosm@redhat.com>1 parent fcb3d25 commit 10c810c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1911 | 1911 | | |
1912 | 1912 | | |
1913 | 1913 | | |
| 1914 | + | |
| 1915 | + | |
1914 | 1916 | | |
1915 | 1917 | | |
1916 | 1918 | | |
| |||
1920 | 1922 | | |
1921 | 1923 | | |
1922 | 1924 | | |
1923 | | - | |
1924 | | - | |
1925 | 1925 | | |
1926 | 1926 | | |
1927 | 1927 | | |
| |||
0 commit comments