Subject: CVS commit: [netbsd-3] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/07/2006 06:24:40
Module Name:	src
Committed By:	tron
Date:		Fri Jul  7 06:24:40 UTC 2006

Modified Files:
	src/sys/dev/pci [netbsd-3]: if_wm.c

Log Message:
Pull up following revision(s) (requested by lukem in ticket #1400):
	sys/dev/pci/if_wm.c: revision 1.124
Fix len=-4 issues.
When receiving a packet, if a receive buffer has length 0,
treat it the same way we treat a failed mapping.
Fix contributed by Wasabi Systems.


To generate a diff of this commit:
cvs rdiff -r1.100.2.4 -r1.100.2.5 src/sys/dev/pci/if_wm.c

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