mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 01:02:28 -04:00
Fixed two cases of "=" that should have been "==" in card type comparison. Simplified expression that checks for interface up/down. Moved ed_ring_copy to before its first use so that it's inlined as intended. Change mbuf allocation policy so that a received packet is stored in just an mbuf header (no cluster) if it will fit in one. |
||
|---|---|---|
| .. | ||
| if_ed.c | ||
| if_edreg.h | ||