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:
743b84d
)
ipw2200 fix: ->rt_chbitmask is le16
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 27 Dec 2007 06:50:54 +0000
(
01:50
-0500)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:08:56 +0000
(15:08 -0800)
A couple of places forgot cpu_to_le16() in assignments to
that field, even though right next to those in other branches
of if-else we do it correctly.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found