aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2018-07-06 14:44:02 +0200
committerDavid S. Miller <[email protected]>2018-07-07 20:04:35 +0900
commit000244d3dc1f8114e38fe9ee2d9a0986404d9cbe (patch)
treedd63537ddbfc95239f1a11e67dc0b76560764e40 /tools/perf/scripts/python/call-graph-from-sql.py
parent843789f6dd6ae1651a77ac99c13bcaf191ebe05c (diff)
net: bridge: fix br_vlan_get_{pvid,info} return values
These two functions return the regular -EINVAL failure in the normal code path, but return a nonstandard '-1' error otherwise, which gets interpreted as -EPERM. Let's change it to -EINVAL for the dummy functions as well. Fixes: 4d4fd36126d6 ("net: bridge: Publish bridge accessor functions") Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Nikolay Aleksandrov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions