diff options
author | Nick Kossifidis <mick@madwifi.org> | 2008-12-22 12:35:55 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-01-29 15:58:46 -0500 |
commit | eaee7cc2c180c291084a1c1f49cd2bf13002b3e1 (patch) | |
tree | eedbdc2de0f4f04d83581aec5e1002787ab2c9d1 /kernel/fork.c | |
parent | b306b82c58069159791df5a377a1f1f49b42c4d3 (diff) | |
download | op-kernel-dev-eaee7cc2c180c291084a1c1f49cd2bf13002b3e1.zip op-kernel-dev-eaee7cc2c180c291084a1c1f49cd2bf13002b3e1.tar.gz |
ath5k: More EEPROM code updates
* Don't scale power values on RF5111 EEPROMs because they get out of
bounds (power is u8, so multiplying power by 50 is too much and there
is no reason to do so -we don't do it on other chips anyway-). HAL
does it as a technique to handle 0.5 dbm steps but i believe it's not
the right thing to do and certainly not the right place to do it. We
'll work this out on interpolation code for all chips (0.5 or 0.25
steps etc) in a generic way.
Signed-Off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions