net/ipv6: Remove unused code and variables for rt6_info
authorDavid Ahern <dsahern@gmail.com>
Wed, 18 Apr 2018 00:33:27 +0000 (17:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Apr 2018 03:41:18 +0000 (23:41 -0400)
commit77634cc67dc1ffc8ae6d869af6dee4b2ea6025ee
tree1afc177ac88677e08348b2cb9eb4201d73b324f7
parent8d1c802b2815edc97af8a58c5045ebaf3848621a
net/ipv6: Remove unused code and variables for rt6_info

Drop unneeded elements from rt6_info struct and rearrange layout to
something more relevant for the data path.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_fib.h
net/ipv6/ip6_fib.c
net/ipv6/route.c
net/ipv6/xfrm6_policy.c