CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/01/08 22:30:19

Modified files:
        sys/dev/pci    : if_ix.c 

Log message:
Fix the IP ckecksum offloading logic that disables and breakes offloading
if the packet is neither TCP nor UDP because of an erroneous "default" case.
No functional change in the default build because IP checksum offloading
is currently disabled in ix(4).

ok jsg@

Reply via email to