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:
8fffc15
)
several missing cpu_to_le16() in ieee80211softmac_capabilities()
author
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 29 Dec 2007 09:08:15 +0000
(
04:08
-0500)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:08:46 +0000
(15:08 -0800)
on some codepaths we forgot to convert to little-endian as we do on the
rest of them and as the caller expects from us.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found