CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/06/12 07:11:27

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

Log message:
Actually trigger iwm_init_task() from iwm_watchdog() as intended to give
recovery after device timeout a chance. Don't mess with the IFF_UP flag
in the watchdog since this isn't done anywhere except intel wifi drivers
which probably copied this pattern amongst each other.
ok kettenis@

Reply via email to