commit | cd81e1ea1a4cda94aa5f3e942301cf0da497c262 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Fri Jan 22 01:02:22 2010 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Feb 22 16:17:21 2010 -0800 |
tree | 91f271f961f560e62f1e0790e766f98afc287a00 | |
parent | 568ddef8735d4a51a521ba6af026ee0c32281566 [diff] |
PCI: reject mmio ranges starting at 0 on pci_bridge read We already track unassigned resources in struct resource, and this prevents us from overwriting resource flags and info in the unassigned case. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>