wpaul 2004/02/07 15:47:11 PST
FreeBSD src repository
Modified files:
sys/compat/ndis subr_ndis.c
Log:
Argh. kthread_suspend() when in P_KTHREAD context, tsleep() when not,
not the other way around.
Revision Changes Path
1.45 +2 -2 src/sys/compat/ndis/subr_ndis.c