]> git.baikalelectronics.ru Git - kernel.git/commit
lwtunnel: remove device arg to lwtunnel_build_state
authorDavid Ahern <dsa@cumulusnetworks.com>
Mon, 30 Jan 2017 20:07:37 +0000 (12:07 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Jan 2017 20:14:22 +0000 (15:14 -0500)
commit12ed3eb5c213600d7757fc41936bda0a7706c25b
tree296e78783c0ad08a55440a84b6c294de37f1fa72
parent3012a60ad91cd7c78bfde1203c87e51608e9e006
lwtunnel: remove device arg to lwtunnel_build_state

Nothing about lwt state requires a device reference, so remove the
input argument.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/lwtunnel.h
net/core/lwt_bpf.c
net/core/lwtunnel.c
net/ipv4/fib_semantics.c
net/ipv4/ip_tunnel_core.c
net/ipv6/ila/ila_lwt.c
net/ipv6/route.c
net/ipv6/seg6_iptunnel.c
net/mpls/mpls_iptunnel.c