Source-Changes archive

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

CVS commit: [nick-nhusb] src/sys/dev/usb



Module Name:    src
Committed By:   skrll
Date:           Wed Dec 23 16:02:42 UTC 2015

Modified Files:
        src/sys/dev/usb [nick-nhusb]: if_upgt.c

Log Message:
sc_mtx is only ever taken in a usb task, i.e. thread context so IPL_NONE
is fine.


To generate a diff of this commit:
cvs rdiff -u -r1.12.4.7 -r1.12.4.8 src/sys/dev/usb/if_upgt.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