Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/28/2005 16:04:24
Module Name:	src
Committed By:	christos
Date:		Thu Jul 28 16:04:24 UTC 2005

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

Log Message:
Don't use a global variable to indicate that we are stge1023. Use an sc member.
Pointed out by thorpej.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/dev/pci/if_stge.c

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