CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/01/21 04:21:41

Modified files:
        sys/dev/pci    : if_iwm.c 

Log message:
In iwm(4), cancel mira timeouts in iwm_stop() and iwm_newstate() instead of
relying on the newstate task to do so. Fixes races of driver code against
mira timeouts leading to crashes in some situations, e.g. occasionally when
changing channels while the interface is up.
ok procter@

Reply via email to