From: Helmut Schaa Date: Mon, 28 Mar 2011 11:32:01 +0000 (+0200) Subject: rt2x00: Don't recalculate HT40 compensation for each rate X-Git-Tag: v3.0-rc1~377^2~437^2^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2af242e19f06cfaade7ac8608c9df8af1e0fbb34;p=pandora-kernel.git rt2x00: Don't recalculate HT40 compensation for each rate Previously the HT40 tx power compensation value was calculated for each rate. However, the calculation is independent of the tx rate and as such can be precalculated and just passed in for each rate. Signed-off-by: Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed