[SCSI] ipr: fix array error logging
authorWayne Boyer <wayneb@linux.vnet.ibm.com>
Mon, 27 Sep 2010 17:45:28 +0000 (10:45 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 7 Oct 2010 22:24:44 +0000 (17:24 -0500)
The structure definitions for reporting array errors did not have the correct
size for the Array WWID field.  This patch fixes those definitions.  It also
fixes part of the output formatting that did not have newlines and fixes size
calculations.

Signed-off-by: Wayne Boyer <wayneb@linux.vnet.ibm.com>
Acked-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found