On Thu, Oct 03, 2013 at 08:00:40PM +0200, Gabor Juhos wrote: > In commit 3d81535ea5940446510a8a5cee1c6ad23c90c753 > (rt2800: 5592: add chip specific vgc calculations) > the rt2800_link_tuner function has been modified to > adjust VGC level for the RT5592 chipset. > > On the RT5592 chipset, the VGC level must be adjusted > only if rssi is greater than -65. However the current > code adjusts the VGC value by 0x10 regardless of the > actual chipset if the rssi value is between -80 and > -65. > > Fix the broken behaviour by reordering the if-else > statements. > > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Gabor Juhos <juhosg@xxxxxxxxxxx> Acked-by: Stanislaw Gruszka <stf_xl@xxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html