Pass M_CANFAIL to malloc(9) calls which use M_WAITOK but are tested
authorkevlo <kevlo@openbsd.org>
Sat, 10 Jun 2017 12:58:37 +0000 (12:58 +0000)
committerkevlo <kevlo@openbsd.org>
Sat, 10 Jun 2017 12:58:37 +0000 (12:58 +0000)
commitd5bd7054751be1d676f13da2897d8c06be2da6e8
treed8b364d820ed583726fc4111891edbb4e36ac279
parent65958cb6b2a1ee0d656699b48ef197444b7331dd
Pass M_CANFAIL to malloc(9) calls which use M_WAITOK but are tested
for failure.

ok armani@
sys/dev/usb/if_urndis.c