Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/17/2006 14:03:26
Module Name: src
Committed By: tsutsui
Date: Tue Oct 17 14:03:26 UTC 2006
Modified Files:
src/sys/dev/ic: rtl8169.c
Log Message:
DMA memory for the TX ring should be aligned at RTK_RING_ALIGN,
not RTK_ETHER_ALIGN.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 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.