CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/04/26 13:59:46
Modified files:
sys/dev/ic : qwx.c
Log message:
make qwx ignore net80211 state changes while not in RUNNING state
Prevents the following errors in dmesg during ifconfig qwx0 down:
/bsd: qwx0: peer create command timeout
/bsd: qwx0: Failed to add peer: xx:xx:xx:xx:xx:xx for VDEV: 0
Issue reported by kettenis
