commit | 45aa23b4cbd37408678c96cd113241860d3321f6 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Thu Apr 22 09:02:43 2010 -0600 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Apr 22 16:13:16 2010 -0700 |
tree | be7881f74ca8c7c1571fe42af09d63493fb5a787 | |
parent | 4352aa5bbf1d0080c2dcf904ce1e4be0a1cb5937 [diff] |
PCI: revert broken device warning This reverts c519a5a7dab2d. That change added a warning about devices that didn't respond correctly when sizing BARs, which helped diagnose broken devices. But the test wasn't specific enough, so it also complained about working devices with zero-size BARs, e.g., https://bugzilla.kernel.org/show_bug.cgi?id=15822 Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>