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:
63453c0
)
ath9k_htc: Fix an endian issue
author
Sujith Manoharan
<Sujith.Manoharan@atheros.com>
Sun, 27 Feb 2011 03:53:52 +0000
(09:23 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 28 Feb 2011 18:39:06 +0000
(13:39 -0500)
The stream length/tag fields have to be in little endian
format. Fixing this makes the driver work on big-endian
platforms.
Cc: stable@kernel.org
Tested-by: raghunathan.kailasanathan@wipro.com
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found