Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/11/2005 17:07:51
Module Name: src
Committed By: matt
Date: Fri Mar 11 17:07:51 UTC 2005
Modified Files:
src/sys/dev/pci: if_wm.c
src/sys/netinet: ip_output.c
Log Message:
Set ip_len to 0 in the wm driver when TSO is being used.
To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 src/sys/dev/pci/if_wm.c
cvs rdiff -r1.148 -r1.149 src/sys/netinet/ip_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.