CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2017/06/02 05:18:16

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

Log message:
When iwn(4) firmware reports missed beacons, send a probe request only
if ic_mgt_timer indicates that we're not already waiting for a response.
Fixes a flood of probe requests sent out while the interrupt kept firing.

Also, read the missed beacon counter value after DMA sync.

ok mpi@

Reply via email to