From: Felix Fietkau Date: Sun, 11 Jul 2010 10:48:41 +0000 (+0200) Subject: ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation X-Git-Tag: v2.6.36-rc1~571^2~107^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03b4776c408d2f4bf3a5d204e223724d154716d1;p=pandora-kernel.git 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 Cc: stable@kernel.org Signed-off-by: John W. Linville --- Reading git-diff-tree failed