diff options
| author | Dan Carpenter <[email protected]> | 2012-11-14 11:23:07 +0300 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2012-11-16 14:28:44 -0500 |
| commit | 957708f1a2d3fd41021ea0282e1cd856d23df9ca (patch) | |
| tree | 5b85cbcab42ebbdfe05271778f1b10a9cd4cfc3e /tools/perf/scripts/python/check-perf-trace.py | |
| parent | c32f5bbb00cf268f76e977d8cf9c75fa3a89c038 (diff) | |
ath5k: precedence error in ath5k_hw_nic_wakeup()
'|' has higher precedence than ?:. Since AR5K_PHY_TURBO_MODE is 0x1 and
"AR5K_PHY_TURBO_MODE | (ah->ah_radio == AR5K_RF2425)" is true then we
always set turbo to zero.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions