diff options
| author | Karthikeyan Kathirvel <[email protected]> | 2021-11-15 11:04:41 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2021-11-17 09:32:45 +0200 |
| commit | 64bc3aa02ae78b1fcb1b850e0eb1f0622002bfaa (patch) | |
| tree | 354ae5dff379b434aaefcc0c7dfdb68a64127d2e /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 436a4e88659842a7cf634d7cc088c8f2cc94ebf5 (diff) | |
ath11k: reset RSN/WPA present state for open BSS
The ath11k driver is caching the information about RSN/WPA IE in the
configured beacon template. The cached information is used during
associations to figure out whether 4-way PKT/2-way GTK peer flags need to
be set or not.
But the code never cleared the state when no such IE was found. This can
for example happen when moving from an WPA/RSN to an open setup. The
(seemingly connected) peer was then not able to communicate over the
link because the firmware assumed a different (encryption enabled) state
for the peer.
Tested-on: IPQ6018 hw1.0 AHB WLAN.HK.2.5.0.1-01100-QCAHKSWPL_SILICONZ-1
Fixes: 01e34233c645 ("ath11k: fix wmi peer flags in peer assoc command")
Cc: Venkateswara Naralasetty <[email protected]>
Reported-by: Sven Eckelmann <[email protected]>
Signed-off-by: Karthikeyan Kathirvel <[email protected]>
[[email protected]: split into separate patches, clean up commit message]
Signed-off-by: Sven Eckelmann <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions