CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/06 07:36:47
Modified files:
sys/dev/pci : if_iwm.c if_iwx.c
Log message:
Allow AUTH->AUTH state transitions in the iwm(4) and iwx(4) drivers again.
AUTH->AUTH state transitions happen if the access point uses band-steering.
This was originally implemented to fix interop with some Aruba APs, and
was probably broken by my recent CVS commit XeKkqPoaUCklmgtC ("prevent
attempts to transition towards the same state").
ok mpi@
