From: Marc Carino Date: Sun, 1 Sep 2013 15:59:01 +0000 (-0700) Subject: libata: bugfix: Remove __le32 in ata_tf_to_fis() X-Git-Tag: v3.12-rc1~174^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86a565e61bcb9574bae3b622799682fef2d855bb;p=pandora-kernel.git libata: bugfix: Remove __le32 in ata_tf_to_fis() The endianness attribute on the 'aux' local variable is wrong, and can lead to wrong endianness on big-endian machines, Signed-off-by: Marc Carino Signed-off-by: Tejun Heo --- Reading git-diff-tree failed