]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Create cleanup helper for fib6_nh
authorDavid Ahern <dsahern@gmail.com>
Thu, 28 Mar 2019 03:53:51 +0000 (20:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Mar 2019 17:48:03 +0000 (10:48 -0700)
commit93bf612d2a6c220b8d92c8941a4ccbe61727827f
tree1f2625e0a0afdf2efd4a150689a91610adcba873
parentae08c0dc9e49eee0903446bef8a85b155f5ac7b9
ipv6: Create cleanup helper for fib6_nh

Move the fib6_nh cleanup code to a new helper, fib6_nh_release.

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