aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorScott Feldman <[email protected]>2015-02-25 20:15:36 -0800
committerDavid S. Miller <[email protected]>2015-02-26 11:21:57 -0500
commit7eb344f8731a0327155814f387984dedb1df032a (patch)
tree050bc4fed980c5d5627525cb9f5d76cc94d9f5c3 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent009f33ed6f9d9da0141c2d18b1c7912d2d9be7c1 (diff)
rocker: fix non-portable err return codes
The rocker device returns error codes if something goes wrong with descriptor processing. Originally the device used standard errno codes for different errors, but since those errno codes aren't portable across ARCHs, the device now returns hard-coded error codes that stay constant across diff ARCHs. Fix driver to use those same hard-coded values. Signed-off-by: Scott Feldman <[email protected]> Acked-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions