diff options
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | 2009-08-20 10:11:14 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-08-20 17:36:08 +0200 |
commit | ff36041652fcb9f5c17bdbeb081414f69521f1af (patch) | |
tree | f16b621fdaf648af95d18d0f7c1c4b81218e0793 /drivers/net/ns83820.c | |
parent | b43: add hardware tkip (diff) | |
download | linux-ff36041652fcb9f5c17bdbeb081414f69521f1af.tar.xz linux-ff36041652fcb9f5c17bdbeb081414f69521f1af.zip |
ath9k: Fix bug in retrieving average beacon rssi
Currently the beacon rssi that LPF gives is divided and rounded
up by ATH_RSSI_EP_MULTIPLIER twice. This will leave the incorrect rssi
in ANI. Having correct rssi in ANI fixes the connection stability at
< 30dB rssi range. This patch removes the unncessary computation of average
rssi over already valid average rssi. Also removes the redundant macros to
find average rssi.
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/ns83820.c')
0 files changed, 0 insertions, 0 deletions