CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/03 00:57:42
Modified files:
sys/dev/ic : qwx.c
Log message:
always allow data frame interrupts in qwx(4) while the interface is UP
This helps with situations where we would fail to receive the initial
EAPOL frame during WPA handshakes with the AP, in particular when
roaming between APs.
tested by ajacoutot@ and myself on amd64, and by phessler@ on arm64
