Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/17/2006 21:49:49
Module Name:	src
Committed By:	tsutsui
Date:		Fri Nov 17 21:49:49 UTC 2006

Modified Files:
	src/sys/dev/ic: rtl8169.c

Log Message:
Prepare and use an inline function which sets 64 bit DMA address into
struct re_desc to avoid unnecessary 64 bit arithmetic on ILP32 ports.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 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.