]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - net/ipv6/route.c
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)
commit30357d7d8aaf2a980ab17c2ce054b2b87e60af88
tree296e78783c0ad08a55440a84b6c294de37f1fa72
parent6ad20165d376fa07919a70e4f43dfae564601829
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