mirror of
https://github.com/opnsense/src.git
synced 2026-03-27 21:23:11 -04:00
possible method to prevent panicing in interrupt handler after re_shutdown(), sometimes seen on SMP systems. This would work here only because re_detach() clears IFF_UP (to prevent another race) and it was demonstrated that it's not enough to call vr_detach() in vr_shutdown() to prevent a panic. |
||
|---|---|---|
| .. | ||
| if_re.c | ||