PCI: correct resource number in debug output
authorJesse Barnes <jbarnes@hobbes.(none)>
Wed, 25 Jun 2008 23:12:25 +0000 (16:12 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 25 Jun 2008 23:12:25 +0000 (16:12 -0700)
If pci_request_region fails, make the warning include the resource number,
not the resource number + 1.


No differences found