commit | fd00f7c1034391efa55bf87235a933fd76975af9 | [log] [tgz] |
---|---|---|
author | Santosh Nayak <santoshprasadnayak@gmail.com> | Mon Mar 19 21:26:27 2012 +0530 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Apr 23 19:25:50 2012 +0100 |
tree | 4338a5c8d2c365f4b2b27499ee6cbabc27cb9da0 | |
parent | c6f5c93098f5577210f8f3ea22209b3f266c66af [diff] |
[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 <santoshprasadnayak@gmail.com> Acked-by: Jack Wang <jack_wang@usish.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>