Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src/sys/dev/usb



Module Name:    src
Committed By:   bouyer
Date:           Sat Apr 20 09:52:20 UTC 2013

Modified Files:
        src/sys/dev/usb [netbsd-6]: ohci.c

Log Message:
Pull up following revision(s) (requested by skrll in ticket #864):
        sys/dev/usb/ohci.c: revision 1.234
        sys/dev/usb/ohci.c: revision 1.236
Don't leak memory if ohci_alloc_std_chain fails.
When dumping the done list in ohci_softintr / OHCI_DEBUG use the correct
list next pointer.
PR/33450 and part of PR/35379.


To generate a diff of this commit:
cvs rdiff -u -r1.218.8.1 -r1.218.8.2 src/sys/dev/usb/ohci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index