Subject: CVS commit: [netbsd-1-6] src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/16/2003 13:44:29
Module Name: src
Committed By: grant
Date: Mon Jun 16 13:44:28 UTC 2003
Modified Files:
src/sys/dev/pci [netbsd-1-6]: if_wm.c
Log Message:
Pull up revision 1.36 (requested by tron in ticket #1256):
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.9.4.8 -r1.9.4.9 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.