New iwx(4) firmware doesn't require an AUX station to be added.
authorstsp <stsp@openbsd.org>
Thu, 29 Jul 2021 11:56:21 +0000 (11:56 +0000)
committerstsp <stsp@openbsd.org>
Thu, 29 Jul 2021 11:56:21 +0000 (11:56 +0000)
commit3693d5ac5e28267473cf6325acb5fdfdc0e3aed3
tree0305e7d0a62d85e4ef4a49878e4abcb8e88e7dd1
parent783b98558b55884a3aa7ae24f15d3050d8d445dd
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@
sys/dev/pci/if_iwx.c