From: Andrew Vasquez Date: Thu, 22 Jan 2009 17:45:34 +0000 (-0800) Subject: [SCSI] qla2xxx: Correct endianness issue during flash manipulation. X-Git-Tag: v2.6.29-rc3~8^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c283177fad8786afa1bbf7ef848038284084e41;p=pandora-kernel.git [SCSI] qla2xxx: Correct endianness issue during flash manipulation. The flash data was incorrectly being converted (cpu_to_le32()) when using the bulk-flash-write mailbox command (ISP25xx and above). Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed