Subject: CVS commit: [netbsd-3] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/01/2005 18:21:37
Module Name:	src
Committed By:	tron
Date:		Sun May  1 18:21:37 UTC 2005

Modified Files:
	src/sys/dev/pci [netbsd-3]: sv.c

Log Message:
Pull up revision 1.29 (requested by hannken in ticket #222):
sv_set_params(): avoid null pointer dereference when `setmode' is 0.
Reviewed by: Lennart Augustsson <augustss@netbsd.org>


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.28.2.1 src/sys/dev/pci/sv.c

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