Module Name: src Committed By: riastradh Date: Thu Jul 20 11:59:04 UTC 2023
Modified Files: src/sys/dev/usb: xhci.c Log Message: xhci(4): Don't panic on suspend if previous suspend/resume failed. Trying to resume again probably won't make the situation much worse, but panicking can definitely make it worse. XXX pullup-10 To generate a diff of this commit: cvs rdiff -u -r1.179 -r1.180 src/sys/dev/usb/xhci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.