obrien 2005-12-05 01:05:09 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/nve if_nve.c
Log:
MFC: rev 1.12: make sure that we call if_free(ifp) after bus_teardown_intr.
This eliminates the possibility of a crash due to getting an interrupt after
we free the ifp and the interrupt handler depending on ifp being still alive.
Revision Changes Path
1.7.2.5 +3 -3 src/sys/dev/nve/if_nve.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"