diff options
author | stephen hemminger <stephen@networkplumber.org> | 2017-05-19 18:55:49 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-21 19:42:33 +0200 |
commit | 9e7b19c51681f041af418ee87e5bc7b4b67e3318 (patch) | |
tree | 1d6adc66a95e7c35a23005c53add2e5ac913bf1f /ipc | |
parent | dcb: enforce minimum length on IEEE_APPS attribute (diff) | |
download | linux-9e7b19c51681f041af418ee87e5bc7b4b67e3318.tar.xz linux-9e7b19c51681f041af418ee87e5bc7b4b67e3318.zip |
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 <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions