From: Santosh Nayak Date: Mon, 19 Mar 2012 15:56:27 +0000 (+0530) Subject: [SCSI] pm8001: fix endian issue with code optimization. X-Git-Tag: v3.5-rc1~172^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd00f7c1034391efa55bf87235a933fd76975af9;p=pandora-kernel.git [SCSI] pm8001: fix endian issue with code optimization. Data type of the 'tag' field of 'fw_flash_Update_resp' should be __le32. Data type of 'pHeader' should be __le32. Remove 2nd cast to 'piomb'. Signed-off-by: Santosh Nayak Acked-by: Jack Wang Signed-off-by: James Bottomley --- Reading git-diff-tree failed