CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2017/12/07 07:12:39

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

Log message:
Make iwm_newstate() recover from state transition errors.

On error, we now schedule the init task which will whack the interface when
it gets to run, which prevents the driver from stalling in such situations.

ok phessler@

Reply via email to