]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
advansys: scsi_q1->data_addr is little endian
authorHannes Reinecke <hare@suse.de>
Fri, 24 Apr 2015 11:18:32 +0000 (13:18 +0200)
committerJames Bottomley <JBottomley@Odin.com>
Tue, 26 May 2015 05:54:47 +0000 (22:54 -0700)
commit37f6460867ef3a40d5385a924780ffdd2a6b750a
tree034b13e219e01311a0d6d19bdd16cd341ce79ae1
parentf33134e54b074bf2c6bbe67889058fc15ec36d9e
advansys: scsi_q1->data_addr is little endian

The 'data_addr' field is accessed by the board, and needs
to be kept in little endian format.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/advansys.c