Remove iwx_assoc() and iwx_disassoc(). Not needed because they duplicate
authorstsp <stsp@openbsd.org>
Sat, 2 Oct 2021 07:48:20 +0000 (07:48 +0000)
committerstsp <stsp@openbsd.org>
Sat, 2 Oct 2021 07:48:20 +0000 (07:48 +0000)
commitb44e4dceaaac5d4bd63fc3d6a017038eade517e4
tree905312aa1946e607fab62a356a7a5400b249bbdf
parentb072c62eea52f151dadb6c16995f7ebca76e55f4
Remove iwx_assoc() and iwx_disassoc(). Not needed because they duplicate
work that is already handled by state transitions involving AUTH or RUN.
sys/dev/pci/if_iwx.c