CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/10 06:58:37
Modified files:
sys/dev/usb : if_urndis.c
Log message:
Pass M_CANFAIL to malloc(9) calls which use M_WAITOK but are tested
for failure.
ok armani@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/10 06:58:37
Modified files:
sys/dev/usb : if_urndis.c
Log message:
Pass M_CANFAIL to malloc(9) calls which use M_WAITOK but are tested
for failure.
ok armani@