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)
commit3bc819e8d4dd385e481137b2dbe3b7d23314319e
tree0067796200300862474853aa8475b0b46c8cfb89
parent85373ee817f95e4b9ad50822ec0c1d8a6f1f7a7f
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>
drivers/net/wireless/airo.c