diff options
author | Luis R. Rodriguez <lrodriguez@atheros.com> | 2010-08-30 23:26:33 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-08-31 18:52:23 (GMT) |
commit | 904879748d7439a6dabdc6be9aad983e216b027d (patch) | |
tree | d145dce26e172efa824dd4bbcfb1aa9381cca197 /CREDITS | |
parent | 803288e61e346ba367373bc7d5eeb6e11c81a33c (diff) | |
download | linux-904879748d7439a6dabdc6be9aad983e216b027d.tar.xz |
ath9k_hw: fix parsing of HT40 5 GHz CTLs
The 5 GHz CTL indexes were not being read for all hardware
devices due to the masking out through the CTL_MODE_M mask
being one bit too short. Without this the calibrated regulatory
maximum values were not being picked up when devices operate
on 5 GHz in HT40 mode. The final output power used for Atheros
devices is the minimum between the calibrated CTL values and
what CRDA provides.
Cc: stable@kernel.org [2.6.27+]
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions