CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2020/05/26 05:57:08
Modified files: sys/dev/pci : if_iwx.c Log message: Make iwx(4) flush the Tx path before removing the AP from the firmware's station table. The Tx flush operation depends on the station being present. Avoids a fatal firmware error when the driver moves out of AUTH state.