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 02:57:22
Module Name: src
Committed By: mjf
Date: Fri Dec 14 02:57:22 UTC 2007
Modified Files:
src/sys/dev/pci: if_ath_pci.c
Log Message:
Reorder the previous commit so we remember to disestablish pci interrupts
if we fail to attach ath(4).
Thanks dyoung!
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 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.