Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/10/2004 18:46:10
Module Name:	src
Committed By:	drochner
Date:		Wed Mar 10 18:46:10 UTC 2004

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

Log Message:
use "=" instead of "|=" on first assignment to mbuf.csum_flags
(probably unnecessary because zero-initialized on mget, but
cheaper anyway)


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/sys/dev/pci/if_bge.c

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