diff options
author | 2009-05-18 19:02:38 -0600 | |
---|---|---|
committer | 2009-06-11 12:04:19 -0700 | |
commit | af4c5f985afd8d4cfdf402aaa03677f2cb96e37c (patch) | |
tree | f324170ae00f023681e55b0522095ab97b8037fa /include | |
parent | PCI MSI: let drivers retry when not enough vectors (diff) | |
download | linux-dev-af4c5f985afd8d4cfdf402aaa03677f2cb96e37c.tar.xz linux-dev-af4c5f985afd8d4cfdf402aaa03677f2cb96e37c.zip |
PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()
We always call pci_stop_bus_device before calling pci_destroy_dev.
Since pci_stop_bus_device calls pci_stop_dev, there is no need
for pci_destroy_dev to repeat the call.
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions