]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use M_WAITOK rather than M_NOWAIT since it's not used within
authorKevin Lo <kevlo@FreeBSD.org>
Wed, 16 Sep 2015 07:26:18 +0000 (07:26 +0000)
committerKevin Lo <kevlo@FreeBSD.org>
Wed, 16 Sep 2015 07:26:18 +0000 (07:26 +0000)
commit97ad4604d7903a1feb18dcbad15015e73d97c74b
treedfe97c4f9141d7d7ad3e2db9554bc1d92e321d6a
parent4bae8310037676061279421a6cbde7ec8c318df7
Use M_WAITOK rather than M_NOWAIT since it's not used within
interrupt context.
sys/dev/usb/wlan/if_ural.c