mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 03:40:37 -05: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. |
||
|---|---|---|
| .. | ||
| 3c990img.h | ||
| if_txp.c | ||
| if_txpreg.h | ||