Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 05/30/2004 03:50:52
Module Name:	src
Committed By:	toshii
Date:		Sun May 30 03:50:52 UTC 2004

Modified Files:
	src/sys/dev/pci: if_re.c

Log Message:
Fix brokenness I introduced while debugging.
  - initialize rxlenmask when 8139C+
  - remove meaningless memsets.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/if_re.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.