mirror of
https://github.com/opnsense/src.git
synced 2026-03-10 18:21:00 -04:00
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. |
||
|---|---|---|
| .. | ||
| am79c930.c | ||
| am79c930reg.h | ||
| am79c930var.h | ||
| awi.c | ||
| awireg.h | ||
| awivar.h | ||
| if_awi_pccard.c | ||