• Felix Fietkau's avatar
    mt76: fix software encryption issues · 128b75bf
    Felix Fietkau authored
    Software encrypted packets can be passed not just through the drv_tx callback,
    but also through the intermediate tx queue.
    In order to deal with that, move the override to mt76x02_mac_write_txwi and
    also take care of filling in the per-packet rate information
    Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
    128b75bf
mt76x02_txrx.c 5.08 KB