Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/30/2005 18:56:34
Module Name:	src
Committed By:	thorpej
Date:		Sun Jan 30 18:56:34 UTC 2005

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

Log Message:
- Fix some logic errors in multi-descriptor packet reception case for
  DP83820.
- Eliminate use of M_HASFCS.


To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 src/sys/dev/pci/if_sip.c

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