net/ipv6: Rename rt6_get_cookie_safe
authorDavid Ahern <dsahern@gmail.com>
Fri, 20 Apr 2018 22:37:58 +0000 (15:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Apr 2018 20:06:13 +0000 (16:06 -0400)
commita269f1a764bb3abf5c73499fb74bc7ab1c2e986c
tree29c6de763a856a0b50a2bb19c08e95ed3c47c40e
parent6a3e030f08e1b700aa6d1ebdc7ebe4c44a2ef67a
net/ipv6: Rename rt6_get_cookie_safe

rt6_get_cookie_safe takes a fib6_info and checks the sernum of
the node. Update the name to reflect its purpose.

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