mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
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_aironet_ieee.h | ||
if_an_isa.c | ||
if_an_pccard.c | ||
if_an_pci.c | ||
if_an.c | ||
if_anreg.h |