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