diff options
| author | Dan Carpenter <[email protected]> | 2011-10-17 10:28:23 +0300 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2011-11-08 15:53:57 -0500 |
| commit | 48ef5c427ac2cfd12c150b38263d3ebb0d989647 (patch) | |
| tree | 1a55cd4b28046dd4ed05f6892667695228823b65 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 59034591029e9f3b691fe02ff60938556dba5683 (diff) | |
ath9k_hw: min_t() casts u32 to int
The code here treats very large values of "limit" as less than
MAX_POWER_RATE because of the cast to int. We should do the compare
as u32 instead.
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Pavel Roskin <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions