aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGabor Juhos <[email protected]>2013-08-17 14:09:28 +0200
committerJohn W. Linville <[email protected]>2013-08-22 14:30:26 -0400
commitc1fada4e5e53d88a8edd3ff01cee9d316cbf6025 (patch)
treef3a328db0f5487d32fb5128e9816521c8286e7da /tools/perf/scripts/python
parent77f7c0f3b8f2d464e841c5c35f3da8b4999a885c (diff)
rt2x00: rt2800lib: fix frequency offset boundary calculation
The current code in the 'rt2800_adjust_freq_offset' function limits the device specific frequency offset value to FREQ_BOUND but ignores the fact that the uppermost bit is not part of the frequency offset value. As the result, the driver always uses the FREQ_BOUND value if the uppermost bit is set. Update the code to use the correct source value for calculating the boundary. Based on the DPO_RT5572_LinuxSTA_2.6.0.1_20120629 driver. Reference: RTMPAdjustFrequencyOffset function in common/rt_rf.c Signed-off-by: Gabor Juhos <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions