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:
85373ee
)
airo : fix printing status info
author
matthieu castet
<castet.matthieu@free.fr>
Sun, 28 Feb 2010 14:31:21 +0000
(15:31 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 15 Mar 2010 19:28:18 +0000
(15:28 -0400)
For some status, reason is encoded in the low byte, but airo_print_status forgot tp mask low byte in status parsing.
This make it only work when reason is 0.
Signed-off-by: Matthieu CASTET <castet.matthieu@free.fr>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found