Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 03/29/2005 09:52:31
Module Name: src
Committed By: yamt
Date: Tue Mar 29 09:52:31 UTC 2005
Modified Files:
src/sys/dev/ic: rtl8169.c
Log Message:
re_encap: set RTK_TDESC_CMD_IPCSUM if any of checksum offloading is requested.
otherwise, RTK_TDESC_CMD_TCPCSUM/UDPCSUM don't seem to make any effect.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/ic/rtl8169.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.