Module Name: src Committed By: riastradh Date: Sat Aug 4 04:05:36 UTC 2012
Modified Files:
src/sys/dev/pci: if_ath_pci.c
Log Message:
Fix error branches in ath pci attachment.
Should fix double pci_intr_disestablish if ath_attach fails.
(Still not sure why ath_attach sometimes fails here.)
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 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.
