CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/29 05:56:21
Modified files:
sys/dev/pci : if_iwx.c
Log message:
New iwx(4) firmware doesn't require an AUX station to be added.
ADD_STA command version >= 12 implies that firmware uses an internal
AUX station for scanning, and firmware panics if we try to add one.
ok kevlo@
