CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/28 10:05:56
Modified files:
sys/dev/ic : bwfm.c pgt.c
sys/dev/pci : if_iwm.c if_iwn.c if_wpi.c
sys/dev/usb : if_atu.c
Log message:
Some drivers handle settting a new wifi link state manually, so make sure
they flush old nodes and set the interface link state to down, like the
framework does.
OK stsp@ pirofti@
