[SPARC64]: Fix recursion in PROM tree building.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 10 May 2007 07:53:29 +0000 (00:53 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 10 May 2007 07:53:29 +0000 (00:53 -0700)
Use iteration for scanning of PROM node siblings.

Based upon a patch by Greg Onufer, who found this bug.

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

No differences found