[PATCH] PCI: update PCI documentation for pci_get_slot() depreciation
authorMatthew Wilcox <matthew@wil.cx>
Tue, 29 Mar 2005 18:08:48 +0000 (19:08 +0100)
committerGreg KH <gregkh@suse.de>
Wed, 4 May 2005 06:45:14 +0000 (23:45 -0700)
pci_find_slot() doesn't work on multiple-domain boxes so pci_get_slot()
should be used instead.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found