Module Name: src Committed By: riastradh Date: Thu Mar 3 05:48:52 UTC 2022
Modified Files: src/sys/dev/usb: usbnet.c Log Message: usbnet: Detach interface and mii before waiting for refcnt to drain. All outstanding software activity under usbnet's control -- which is all that participates in the refcnting -- should be quiesced by stopping and detaching everything. To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/sys/dev/usb/usbnet.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.