CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/20 12:24:38
Modified files:
sys/dev/pci : if_iwm.c if_iwmreg.h
Log message:
Disable the beacon filter in iwm(4). This allows beacons to pass through to
the stack while associated, which in turn makes it possible to keep track of
HT protection changes.
ok mpi@
