commit | cc5f0eb2164f9aa11fe631f8d905192e0233e262 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Thu Oct 04 20:07:52 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 04 21:54:10 2018 -0700 |
tree | c6544db0c15445adcacaf84bec9a12d11020c584 | |
parent | 767a2217533fed696af0d06bee7746d34c4e00aa [diff] |
net: Move free of fib_metrics to helper Move the refcounting and potential free of dst metrics associated with a fib entry to a helper and use it in both ipv4 and ipv6. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>