]> asedeno.scripts.mit.edu Git - linux.git/commit
net/ipv6: rename rt6_next to fib6_next
authorDavid Ahern <dsahern@gmail.com>
Fri, 4 May 2018 20:54:24 +0000 (13:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 May 2018 23:54:52 +0000 (19:54 -0400)
commit8fb11a9a8d51df9a314a6d970436963c127ff1bd
treee8e04a1e2303ce845d2365e9d4971bdfe4ef6d65
parent2d943adf860302a4c7bfee498e64ded9fe7d9dba
net/ipv6: rename rt6_next to fib6_next

This slipped through the cracks in the followup set to the fib6_info flip.
Rename rt6_next to fib6_next.

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