commit | 2af242e19f06cfaade7ac8608c9df8af1e0fbb34 | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Mon Mar 28 13:32:01 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 04 16:20:02 2011 -0400 |
tree | a7492fb3651ad39cc053e64f0af19469f1958f2d | |
parent | 75faae8b80171b447bfc4bac448308676fb8a663 [diff] |
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 <helmut.schaa@googlemail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>