CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/23 04:29:33
Modified files:
sys/dev/pci : if_iwx.c
Log message:
Prevent an iwx(4) firmware error when authentication to the AP times out.
Stop session protection before tearing down firmware state after failure
to authenticate. Firmware will panic if we remove the MAC/PHY binding
while session protection is active.
test + ok kevlo@
