Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/30/2008 11:54:08
Module Name:	src
Committed By:	simonb
Date:		Wed Jan 30 11:54:08 UTC 2008

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

Log Message:
WextraRemove unused DPRINTF/DPRINTFN macros.
Remove NetBSD 1.6 compatibility checks (way out of date).
Be somewhat consistent (and closer to KNF) with whitespace.
Use uintN_t instead of u_intN_t.

No functional changes.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/dev/pci/if_bce.c

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