Re: [PATCH] mt76: fix timestamp check in tx_status
From: Felix Fietkau <nbd@nbd.name>
Date: 2021-11-22 16:00:56
Also in:
linux-mediatek
From: Felix Fietkau <nbd@nbd.name>
Date: 2021-11-22 16:00:56
Also in:
linux-mediatek
On 2021-11-22 16:10, Deren Wu wrote:
From: Deren Wu <redacted>
Should keep SKBs only if timeout timestamp is still after jiffies.
Otherwise, report tx status and drop it direclty.
Fixes: bd1e3e7b693c ("mt76: introduce packet_id idr")
Signed-off-by: Deren Wu <redacted>Acked-by: Felix Fietkau <nbd@nbd.name> Kalle, please queue this for 5.16 - Felix