commit | 9dd1e9eb5cd6f79d4efda57db4e26dfa31ff9ae5 | [log] [tgz] |
---|---|---|
author | Andi Kleen <andi@firstfloor.org> | Mon Aug 11 23:11:05 2008 +0200 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Aug 11 15:23:50 2008 -0700 |
tree | 5065612bcc36b38c425f6c78b7b2cec9fac1d1d8 | |
parent | 10fec20ef5eec1c91913baec1225400f0d02df40 [diff] |
x86/PCI: allow scanning of 255 PCI busses 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>