CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/11 10:38:58
Modified files:
sys/dev/usb : xhci.c
Log message:
Remove redundant mask check in the interrupt routine.
We return earlier if the interrupt is masked.
Discussed with and okay mpi@
