commit | 7262026f0eded76b935a12b9b15af05516a8610a | [log] [tgz] |
---|---|---|
author | Wayne Boyer <wayneb@linux.vnet.ibm.com> | Mon Sep 27 10:45:28 2010 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Oct 07 17:24:44 2010 -0500 |
tree | a66ae900a7528feda79e9f5b40f4ec137de8aa00 | |
parent | 4ebcfb929b6be63bacdba34f6aae0f5b51432d2c [diff] |
[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 <wayneb@linux.vnet.ibm.com> Acked-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>