diff options
author | Bitterblue Smith <[email protected]> | 2024-04-25 21:12:38 +0300 |
---|---|---|
committer | Ping-Ke Shih <[email protected]> | 2024-05-02 10:38:51 +0800 |
commit | a7c0f48410f546772ac94a0f7b7291a15c4fc173 (patch) | |
tree | 71ff8a3d21ee532f7fa2d78847827d1a360607eb /tools/perf/scripts/python/flamegraph.py | |
parent | de4d4be4fa64ed7b4aa1c613061015bd8fa98b24 (diff) |
wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAE
Some (all?) management frames are incorrectly reported to mac80211 as
decrypted when actually the hardware did not decrypt them. This results
in speeds 3-5 times lower than expected, 20-30 Mbps instead of 100
Mbps.
Fix this by checking the encryption type field of the RX descriptor.
rtw88 does the same thing.
This fix was tested only with rtl8192du, which will use the same code.
Cc: [email protected]
Signed-off-by: Bitterblue Smith <[email protected]>
Signed-off-by: Ping-Ke Shih <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions