]> git.baikalelectronics.ru Git - kernel.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)
commit178da1d4838e05d8e4f3a5b7040d20a2181ca9e7
treee8e04a1e2303ce845d2365e9d4971bdfe4ef6d65
parent89b9054119ef6c5a72a9aa128ef1f7fc94f2b4a4
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