]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4a7534380c91fe5b8ac1e50d2d1cae3f76aaaa8b
tree1afc177ac88677e08348b2cb9eb4201d73b324f7
parentbed0e3f57ff5f12838cab78a5e00d451b99d70d0
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