weongyo 2008-05-30 07:17:51 UTC
FreeBSD src repository
Modified files:
sys/dev/if_ndis if_ndis.c
Log:
Fix a panic that it's occurred when NDIS init handler returned a error
by unknown reasons. In this case, sc->ifp is still NULL so it will
cause a page fault during calling ndis_detach()
Revision Changes Path
1.140 +8 -5 src/sys/dev/if_ndis/if_ndis.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"