x86/PCI: allow scanning of 255 PCI busses
authorAndi Kleen <andi@firstfloor.org>
Mon, 11 Aug 2008 21:11:05 +0000 (23:11 +0200)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 11 Aug 2008 22:23:50 +0000 (15:23 -0700)
Fix an old off by one error in the legacy PCI bus check. 0xff
is a valid bus.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found