diff options
author | Deren Wu <deren.wu@mediatek.com> | 2023-05-17 17:18:24 +0800 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2023-07-25 21:59:41 +0200 |
commit | b642f4c5f3de0a8f47808d32b1ebd9c427a42a66 (patch) | |
tree | 20fe7bb9d63737ff7342c8688a684ce6f23f650d /drivers/net/wireless/mediatek/mt76/mt7921/main.c | |
parent | 9aecfa754c7fc12c3f7feb669aec2f744e83954a (diff) |
wifi: mt76: mt7921: fix skb leak by txs missing in AMSDU
txs may be dropped if the frame is aggregated in AMSDU. When the problem
shows up, some SKBs would be hold in driver to cause network stopped
temporarily. Even if the problem can be recovered by txs timeout handling,
mt7921 still need to disable txs in AMSDU to avoid this issue.
Cc: stable@vger.kernel.org
Fixes: 163f4d22c118 ("mt76: mt7921: add MAC support")
Reviewed-by: Shayne Chen <shayne.chen@mediatek.com>
Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'drivers/net/wireless/mediatek/mt76/mt7921/main.c')
0 files changed, 0 insertions, 0 deletions