CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/10/25 16:48:10

Modified files:
        sys/dev/ic     : re.c 

Log message:
Fix/re-enable RX checksum offload for 8168C/8168CP revisions after revision rev 
1.140.
The relevant code for enabling the HW's RX checksum offload support was checking
for the TX feature flag to know when to enable RX checksum offload but that flag
was removed/disabled with rev 1.140 which resulted in the RX checksum offload 
support
inadvertently being disabled.

ok naddy@

Reply via email to