• Felix Fietkau's avatar
    mt76: fix tx status timeout processing · b231cd7f
    Felix Fietkau authored
    Remove bogus check for MT_PACKET_ID_NO_ACK in mt76_tx_status_skb_get, which
    is already handled in callers and turns timeout calls into no-ops
    Do not clean up pending status items on reordering of tx status information
    if the timeout is not reached yet
    Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
    b231cd7f
tx.c 14.4 KB