Subject: PR/35041 CVS commit: src/sys/dev/ic
To: None <tsutsui@NetBSD.org, gnats-admin@netbsd.org,>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: netbsd-bugs
Date: 11/12/2006 15:15:10
The following reply was made to PR kern/35041; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35041 CVS commit: src/sys/dev/ic
Date: Sun, 12 Nov 2006 15:12:02 +0000 (UTC)

 Module Name:	src
 Committed By:	tsutsui
 Date:		Sun Nov 12 15:12:02 UTC 2006
 
 Modified Files:
 	src/sys/dev/ic: rtl8169.c
 
 Log Message:
 Replace RTK_ETHER_ALIGN with RE_ETHER_ALIGN, which I missed.
 Pointed out by dieter roelants in PR kern/35041.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.60 -r1.61 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.