CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/09 07:03:04
Modified files:
sys/dev/usb : xhci.c
Log message:
When a pipe is closed, clear the memory of the corresponding enpoint
context, not the whole array of endpoints. Yeah, pointers are hard.
Fix a panic reported by Dimitris Papastamos on tech@
