Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/15/2003 22:52:40
Module Name:	src
Committed By:	tron
Date:		Tue Apr 15 22:52:40 UTC 2003

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

Log Message:
Pullup short mbuf in wm_tx_cksum() instead of dropping it which fixes
PR kern/21190 by myself. Jason R. Thorpe code reviewed the changes.


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