airo : fix printing status info
authormatthieu castet <castet.matthieu@free.fr>
Sun, 28 Feb 2010 14:31:21 +0000 (15:31 +0100)
committerJohn 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