ad4f426ef6
could get an interrupt after we free the ifp, and the interrupt handler depended on the ifp being still alive, this could, in theory, cause a crash. Eliminate this possibility by moving the if_free to after the bus_teardown_intr() call. |
||
---|---|---|
.. | ||
if_fe_cbus.c | ||
if_fe_isa.c | ||
if_fe_pccard.c | ||
if_fe.c | ||
if_fereg.h | ||
if_fevar.h | ||
mb86960.h |