[SPARC64]: Fix PCI IRQ probing regression.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 17 Feb 2006 16:20:18 +0000 (08:20 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:13:23 +0000 (01:13 -0800)
If the top-level cnode had multi entries in it's "reg"
property, we'd fail.  The buffer wasn't large enough in
such cases.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found