From: Andrew Vasquez Date: Fri, 23 Jul 2010 10:28:27 +0000 (+0500) Subject: [SCSI] qla2xxx: Correct extended sense-data handling. X-Git-Tag: v2.6.36-rc1~570^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5544213be7b4fb693730106a6d70a8cc1aa7cdf6;p=pandora-kernel.git [SCSI] qla2xxx: Correct extended sense-data handling. Earlier implementation did not take into account the varying sizes of data buffers returned from structures sts_entry_t and sts_entry_24xx. Sense-data after the 20th byte could be incorrect. Signed-off-by: Giridhar Malavali Signed-off-by: James Bottomley --- Reading git-diff-tree failed