Re: tsleep_nsec(9) in USB stack
On Sat, Oct 05, 2019 at 11:40:55AM +0200, Martin Pieuchot wrote: > Convert all tsleep(9) in the USB stack to the new tsleep_nsec(9), ok? OK kn
tsleep_nsec(9) in USB stack
Convert all tsleep(9) in the USB stack to the new tsleep_nsec(9), ok? Index: usb.c === RCS file: /cvs/src/sys/dev/usb/usb.c,v retrieving revision 1.123 diff -u -p -r1.123 usb.c --- usb.c 9 Jan 2019 12:10:37 - 1.123 +++