git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03f7b80
)
libata: bugfix: Remove __le32 in ata_tf_to_fis()
author
Marc Carino
<marc.ceeeee@gmail.com>
Sun, 1 Sep 2013 15:59:01 +0000
(08:59 -0700)
committer
Tejun Heo
<tj@kernel.org>
Tue, 3 Sep 2013 14:37:41 +0000
(10:37 -0400)
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 <marc.ceeeee@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found