diff options
| author | stephen hemminger <[email protected]> | 2017-05-19 09:55:49 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-05-21 13:42:33 -0400 |
| commit | 9e7b19c51681f041af418ee87e5bc7b4b67e3318 (patch) | |
| tree | 1d6adc66a95e7c35a23005c53add2e5ac913bf1f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 332b4fc88698dd0429924a61e09d1734940d80a0 (diff) | |
ila: propagate error code in ila_output
This warning:
net/ipv6/ila/ila_lwt.c: In function ‘ila_output’:
net/ipv6/ila/ila_lwt.c:42:6: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
It looks like the code attempts to set propagate different error
values, but always returned -EINVAL.
Compile tested only. Needs review by original author.
Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions