CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/21 23:04:17
Modified files:
sys/dev/pci : if_vmx.c
Log message:
- Unconditionally set IFCAP_VLAN_MTU
- Bring the receive filter handling in line with other drivers
- Simplify the RX checksum code a bit and only set the flags when the
RX checksum is Ok
ok uebayasi@
