diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2007-01-28 20:45:54 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-02-08 00:50:07 +0100 |
commit | 866a8c87c4e51046602387953bbef76992107bcb (patch) | |
tree | f04eb2c39b7d3b44f2d10dc3b8dc0181be2954fc /arch/m68k | |
parent | msi: Remove msi_lock. (diff) | |
download | linux-866a8c87c4e51046602387953bbef76992107bcb.tar.xz linux-866a8c87c4e51046602387953bbef76992107bcb.zip |
msi: Fix msi_remove_pci_irq_vectors.
Since msi_remove_pci_irq_vectors is designed to be called during
hotplug remove it is actively wrong to query the hardware and expect
meaningful results back.
To that end remove the pci_find_capability calls. Testing
dev->msi_enabled and dev->msix_enabled gives us all of the information
we need.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions