Module Name: src
Committed By: jdolecek
Date: Sat Apr 21 15:53:25 UTC 2018
Modified Files:
src/sys/dev/usb: xhci.c
Log Message:
add KASSERT() that sc_child* is set to NULL after child detach; just for
readability, it's not immediatelly obvious this is done in xhci_childdet()
no functional changes
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 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.