sparc64: Fix crashes in jbusmc_print_dimm()
authorDavid S. Miller <davem@davemloft.net>
Wed, 11 Feb 2009 08:54:07 +0000 (00:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Feb 2009 08:54:07 +0000 (00:54 -0800)
commit1b0e235cc9bfae4bc0f5cd0cba929206fb0f6a64
tree6cf76a13bc45e772852573ffb0557a768bfe7c08
parent1db8508cf483dc1ecf66141f90a7c03659d69512
sparc64: Fix crashes in jbusmc_print_dimm()

Return was missing for the case where there is no dimm
info match.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/chmc.c