commit | 4209ab098c61b1a9684bb4d3fc287352fc2438c3 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Mon Oct 15 20:45:32 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 17 16:25:10 2007 -0700 |
tree | 5f8862485df17c6ab87cb8396280f14ab03a3e9b | |
parent | 719023fb90009855c4515a16349fc6d0a2f93a74 [diff] |
[SPARC64]: Check of_get_property() return in pci_determine_mem_io_space(). If the PCI controller lacks the 'ranges' property nothing is going to work. Noticed by Al Viro. Signed-off-by: David S. Miller <davem@davemloft.net>