Files
android_kernel_xiaomi_sm8450/drivers/net/wireless
Dan Carpenter a8851d10aa ath5k: ath5k_eeprom_mode_from_channel() returns signed
ath5k_eeprom_mode_from_channel() returns -1 on error but we're storing
the result in "ee_mode" which is an unsigned char.  This breaks the
error handling.  This patch makes "ee_mode" an int.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-01-04 14:46:13 -05:00
..
2010-11-08 16:32:38 -05:00
2010-12-22 15:45:52 -05:00
2010-12-22 15:43:26 -05:00
2010-12-22 15:43:26 -05:00
2010-11-22 15:58:54 -05:00
2011-01-04 14:35:12 -05:00
2010-11-22 15:58:46 -05:00
2010-12-15 16:17:49 -05:00
2010-12-15 16:17:49 -05:00