Subject: CVS commit: [jmcneill-pm] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 08/10/2007 20:50:53
Module Name:	src
Committed By:	he
Date:		Fri Aug 10 20:50:53 UTC 2007

Modified Files:
	src/sys/dev/pci [jmcneill-pm]: if_wm.c

Log Message:
Add a missing "break;" in the power handler function before any
more developers copy this bug over to other drivers.

Pointed out by jmcneill@


To generate a diff of this commit:
cvs rdiff -r1.142.6.2 -r1.142.6.3 src/sys/dev/pci/if_wm.c

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