Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: heas
Date: Fri Feb 18 01:21:03 UTC 2005
Modified Files:
src/sys/dev/pci: if_dge.c if_wm.c
Log Message:
Adjust csum_data usage; mask off the high 16 bits for L4 header stuff offset
and make use of the L3 header length from the high 16 bits such that an
m_pullup is no londer necessary.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/pci/if_dge.c
cvs rdiff -r1.90 -r1.91 src/sys/dev/pci/if_wm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index