CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/02 01:47:54
Modified files:
sys/dev/pci : if_iwm.c
Log message:
Remove iwm_assoc() and iwm_disassoc(). Not needed because they duplicate
work that is already handled by state transitions involving AUTH or RUN.
