commit | 3bc819e8d4dd385e481137b2dbe3b7d23314319e | [log] [tgz] |
---|---|---|
author | matthieu castet <castet.matthieu@free.fr> | Sun Feb 28 15:31:21 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 15 15:28:18 2010 -0400 |
tree | 0067796200300862474853aa8475b0b46c8cfb89 | |
parent | 85373ee817f95e4b9ad50822ec0c1d8a6f1f7a7f [diff] |
airo : fix printing status info 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>