K 10 svn:author V 2 mw K 8 svn:date V 27 2022-02-24T13:05:39.675688Z K 7 svn:log V 690 ena: do not call reset if device is unresponsive If the device becomes unresponsive, the driver will not be able to finish the reset process correctly. Timeout during version validation indicates that the device is currently not responding. In that case do not perform the reset and instead reschedule timer service. Because of that the driver will continue trying to reset the device until it succeeds or is detached. Submitted by: Dawid Gorecki Obtained from: Semihalf MFC after: 2 weeks Sponsored by: Amazon, Inc. (cherry picked from commit d10ec3ad7739a6f621d398d034632f68f647d72f) Git Hash: e0edb7f3aad5dc4443e921e0bf4e7fbbba3e8f65 Git Author: dgr@semihalf.com END