From: Bradley Grove Date: Tue, 1 Oct 2013 18:26:02 +0000 (-0400) Subject: [SCSI] esas2r: Fixes for big-endian platforms X-Git-Tag: v3.13-rc1~99^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e65e2f07c1fdbd952570591bf78316aeed1c74a;p=pandora-kernel.git [SCSI] esas2r: Fixes for big-endian platforms In esas2r_format_init_msg(), sgl_page_size and epoch_time params are converted to little endian and the firmware version read from the hba is converted to cpu endianess. In esas2r_rq_init_request, correct and simplify the construction of the SCSI handle. These fixes are the result of testing on a PPC64 machine. Signed-off-by: Bradley Grove Signed-off-by: James Bottomley --- Reading git-diff-tree failed