diff options
author | Ming Yen Hsieh <mingyen.hsieh@mediatek.com> | 2025-06-12 09:09:31 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2025-07-07 18:42:20 +0300 |
commit | d20de55332e92f9e614c34783c00bb6ce2fec067 (patch) | |
tree | e4457437863820155b63913b7a6cedf427168352 /scripts/gdb/linux/interrupts.py | |
parent | 71532576f41e5b0ec967a82ed49d5dfb1027ccdb (diff) | |
download | linux-d20de55332e92f9e614c34783c00bb6ce2fec067.tar.xz |
wifi: mt76: mt7925: fix the wrong config for tx interrupt
MT_INT_TX_DONE_MCU_WM may cause tx interrupt to be mishandled
during a reset failure, leading to the reset process failing.
By using MT_INT_TX_DONE_MCU instead of MT_INT_TX_DONE_MCU_WM,
the handling of tx interrupt is improved.
Cc: stable@vger.kernel.org
Fixes: c948b5da6bbe ("wifi: mt76: mt7925: add Mediatek Wi-Fi7 driver for mt7925 chips")
Signed-off-by: Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
Link: https://patch.msgid.link/20250612060931.135635-1-mingyen.hsieh@mediatek.com
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions