CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2020/07/20 02:00:38

Modified files:
        sys/dev/pci    : if_iwn.c 

Log message:
Make iwn_ampdu_tx_done() record an ACK for the frame for which the hardware
triggered the Tx completion interrupt, instead of the frame with the starting
sequence number (SSN) of the firmware's block ack window. The frame at SSN
is unrelated and may not even have been transmitted yet.

tested by bket@, jmc@, and myself
ok mpi@

Reply via email to