CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/08/27 06:38:23

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

Log message:
Make it possible for iwm_stop() to sleep by always running it in
a process context. In interrupt context, schedule the init task
instead of calling iwm_stop() directly.
ok procter@

Reply via email to