weongyo 2008-05-15 04:29:28 UTC
FreeBSD src repository
Modified files:
sys/compat/ndis subr_ndis.c
Log:
Fix a panic when it occurred during initializing the ndis driver because
it try to read network address through ifnet structure which is NULL
until the ndis driver's initialization is finished.
Reviewed by: thompsa
Revision Changes Path
1.112 +4 -0 src/sys/compat/ndis/subr_ndis.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"