From: Wayne Boyer Date: Mon, 27 Sep 2010 17:45:28 +0000 (-0700) Subject: [SCSI] ipr: fix array error logging X-Git-Tag: v2.6.37-rc1~159^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7262026f0eded76b935a12b9b15af05516a8610a;p=pandora-kernel.git [SCSI] ipr: fix array error logging 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 Acked-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed