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:
58be460
)
wl1271: bugfix: use bitwise-AND instead of logical-AND
author
Eliad Peller
<eliad@wizery.com>
Sun, 19 Sep 2010 16:55:09 +0000
(18:55 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 21 Sep 2010 15:05:29 +0000
(11:05 -0400)
typo - while looking for specific bits we should do a bitwise-AND instead of logical-AND.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Acked-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found