Remove iwm_assoc() and iwm_disassoc(). Not needed because they duplicate
authorstsp <stsp@openbsd.org>
Sat, 2 Oct 2021 07:47:54 +0000 (07:47 +0000)
committerstsp <stsp@openbsd.org>
Sat, 2 Oct 2021 07:47:54 +0000 (07:47 +0000)
commitb072c62eea52f151dadb6c16995f7ebca76e55f4
tree008fb3bfaaa3a960883ee7431962b1f57cb59f14
parent042c85e1ede544f569eb5b2db33706dfa0af894e
Remove iwm_assoc() and iwm_disassoc(). Not needed because they duplicate
work that is already handled by state transitions involving AUTH or RUN.
sys/dev/pci/if_iwm.c