CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/13 09:05:31
Modified files:
sys/dev/pci : if_iwm.c
Log message:
Prevent iwm(4) from writing back the former BSS channel
if the current BSS has been changed by ieee80211_input().
Needed for upcoming band-steering support in net80211.
ok phessler@ mpi@
