diff options
author | Peter Seiderer <ps.report@gmx.net> | 2023-04-26 17:35:00 +0300 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2023-04-28 19:51:31 +0300 |
commit | 3e56c80931c7615250fe4bf83f93b57881969266 (patch) | |
tree | 248c29f1e51e37597c947b3a4c63949785c8e580 /drivers/net/wireless/ath/ath10k | |
parent | e671fb86ecc03ce15a89cda8553621248ccf620c (diff) | |
download | linux-3e56c80931c7615250fe4bf83f93b57881969266.tar.xz |
wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
Fix ath9k_hw_verify_hang()/ar9003_hw_detect_mac_hang() register offset
calculation (do not overflow the shift for the second register/queues
above five, use the register layout described in the comments above
ath9k_hw_verify_hang() instead).
Fixes: 222e04830ff0 ("ath9k: Fix MAC HW hang check for AR9003")
Reported-by: Gregg Wonderly <greggwonderly@seqtechllc.com>
Link: https://lore.kernel.org/linux-wireless/E3A9C354-0CB7-420C-ADEF-F0177FB722F4@seqtechllc.com/
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230422212423.26065-1-ps.report@gmx.net
Diffstat (limited to 'drivers/net/wireless/ath/ath10k')
0 files changed, 0 insertions, 0 deletions