4e70215e6b
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. |
||
---|---|---|
.. | ||
sio_isa.c | ||
sio_pccard.c | ||
sio_pci.c | ||
sio_puc.c | ||
sio.c | ||
sioreg.h | ||
siovar.h |