CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/05/31 07:54:17

Modified files:
        sys/dev/ic     : qwx.c 

Log message:
in the qwx newstate task, only attempt to reset the device if RUNNING

If we are not RUNNING then we are being called from qwx_stop(), and any
error recovery the init task would try to perform would at best be
pointless and might even cause problems.

Reply via email to