commit | 03b4776c408d2f4bf3a5d204e223724d154716d1 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Jul 11 12:48:41 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 12 16:05:38 2010 -0400 |
tree | 6eeea11a36f4c094dea48c5f0cba651f14dafc30 | |
parent | 23399016d9583d799ca98ce443a1410b13c3e96e [diff] |
ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation PDADC values were only generated for values surrounding the target index, however not for the target index itself, leading to a minor error in the generated curve. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Cc: stable@kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>