wpaul 2004/03/22 10:34:37 PST
FreeBSD src repository
Modified files:
sys/compat/ndis kern_ndis.c
Log:
I'm a dumbass: the test in the MOD_SHUTDOWN case in ndis_modevent()
that checks to see if any devices are still in the devlist was reversed.
Revision Changes Path
1.45 +1 -1 src/sys/compat/ndis/kern_ndis.c