Module Name: src Committed By: skrll Date: Sat Dec 6 08:39:57 UTC 2014
Modified Files: src/sys/dev/usb [nick-nhusb]: uhub.c Log Message: Fix pasto that meant kmem_free was called twice against sc_statusbuf. Free sc_status instead. To generate a diff of this commit: cvs rdiff -u -r1.126.2.5 -r1.126.2.6 src/sys/dev/usb/uhub.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.