diff options
| author | Martin Kaistra <[email protected]> | 2024-01-16 10:50:01 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2024-01-19 19:30:53 +0200 |
| commit | 563d5025cf3b51c7bf20e6966af433ed5f838875 (patch) | |
| tree | 779f65e52d2ab368f3aa4f5c78b6b6dc81c6edc4 /tools/perf/scripts/python | |
| parent | edec42821911a68317a611a2c2434a80c48bd3c0 (diff) | |
wifi: rtl8xxxu: add missing number of sec cam entries for all variants
Commit b837f78fbffa ("wifi: rtl8xxxu: add hw crypto support for AP
mode") introduced max_sec_cam_num as a member of rtl8xxxu_fileops.
It was missed to set this number for all variants except 8188f, which
caused rtl8xxxu_get_free_sec_cam() to always return 0 and therefore breaking
encrypted traffic.
Fix it by adding the numbers for all variants. The values are taken from
the vendor drivers and rtlwifi.
Link: https://lore.kernel.org/linux-wireless/[email protected]/
Fixes: b837f78fbffa ("wifi: rtl8xxxu: add hw crypto support for AP mode")
Signed-off-by: Martin Kaistra <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions