CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/15 12:14:45
Modified files:
sys/dev/ic : athn.c
Log message:
Make athn(4) set the channel when hostap or monitor modes enter RUN state.
Fixes a problem where the hardware would end up using a different channel
than the one selected by net80211.
Found while investigating issues reported by trondd testing my athn RA patch.
ok deraadt@
