aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Rose <[email protected]>2010-03-24 09:35:42 +0000
committerDavid S. Miller <[email protected]>2010-03-26 11:56:00 -0700
commit65deeed7b34bc5b8d3cbff495e8fa2ae7b563480 (patch)
treedececb1885019a371596895665765f2a7b15facd /tools/perf/scripts/python
parent48c11a59c4c1d9926be34920d45da037516eb7b8 (diff)
ixgbevf: Fix signed/unsigned int error
In the Tx mapping function if a DMA error occurred then the unwind of previously mapped sections would improperly check an unsigned int if it was less than zero. Changed the index variable to signed to avoid the error. Signed-off-by: Greg Rose <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions