mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 17:51:07 -04:00
in the netisr case. This would result in a lock reversal. This fixes the net.isr.enable=1 case. Better performance might be obtained by chaining all packets received, dropping the lock, and then calling if_input() on each one. Reported by: hmp |
||
|---|---|---|
| .. | ||
| if_fxp.c | ||
| if_fxpreg.h | ||
| if_fxpvar.h | ||
| rcvbundl.h | ||