Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matt Fleming <mjf@netbsd.org>
List: source-changes
Date: 12/14/2007 00:55:52
Module Name:	src
Committed By:	mjf
Date:		Fri Dec 14 00:55:52 UTC 2007

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

Log Message:
Fix a crash at shutdown/reboot that was caused by ath(4) registering with
pmf's network class even though the ath device may not have attached
properly.

OK jmcneill


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/pci/if_ath_pci.c

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