diff options
author | 2022-08-24 14:33:12 +0800 | |
---|---|---|
committer | 2022-09-02 11:37:03 +0300 | |
commit | 4a29213cd775cabcbe395229d175903accedbb9d (patch) | |
tree | ab5e48955ee9068a002bd469daef5d07ae3c3608 /drivers/net/wireless/microchip/wilc1000/mon.c | |
parent | wifi: rtw89: pci: fix interrupt stuck after leaving low power mode (diff) | |
download | linux-dev-4a29213cd775cabcbe395229d175903accedbb9d.tar.xz linux-dev-4a29213cd775cabcbe395229d175903accedbb9d.zip |
wifi: rtw89: pci: correct TX resource checking in low power mode
Number of TX resource must be minimum of TX_BD and TX_WD. Only considering
TX_BD could drop TX packets pulled from mac80211 if TX_WD is unavailable.
Fixes: 52edbb9fb78a ("rtw89: ps: access TX/RX rings via another registers in low power mode")
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220824063312.15784-2-pkshih@realtek.com
Diffstat (limited to 'drivers/net/wireless/microchip/wilc1000/mon.c')
0 files changed, 0 insertions, 0 deletions