Module Name: src Committed By: skrll Date: Sat Feb 27 16:07:02 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: uhci.c
Log Message:
In uhci_device_isoc_enter define
struct uhci_xfer *ux = UHCI_XFER2UXFER(xfer);
and use it. No functionaly change.
To generate a diff of this commit:
cvs rdiff -u -r1.264.4.61 -r1.264.4.62 src/sys/dev/usb/uhci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
