]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
lwt: Remove unused len field
authorThomas Graf <tgraf@suug.ch>
Fri, 21 Oct 2016 14:10:22 +0000 (16:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 23 Oct 2016 21:45:01 +0000 (17:45 -0400)
commitf76a9db351f8beb3259c4ba38058de0058ab8000
tree278ae5ef644903ecedae091b60eb7240411ae477
parent7281a66590cbc284272e18cb4acbfb88ddaa4cd8
lwt: Remove unused len field

The field is initialized by ILA and MPLS but never used. Remove it.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/lwtunnel.h
net/ipv6/ila/ila_lwt.c
net/mpls/mpls_iptunnel.c