]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - net/decnet/dn_fib.c
net: Rename net/nexthop.h net/rtnh.h
authorDavid Ahern <dsahern@gmail.com>
Sat, 20 Apr 2019 16:28:20 +0000 (09:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Apr 2019 04:47:25 +0000 (21:47 -0700)
commit3c618c1dbb8859625c643121ac80af9a6723533f
tree73d4f876db16e377320ff1f5f3da8d9d67ba8dc6
parent7e5f4cdb284be5ff862f84ccda084e2847f73fbb
net: Rename net/nexthop.h net/rtnh.h

The header contains rtnh_ macros so rename the file accordingly.
Allows a later patch to use the nexthop.h name for the new
nexthop code.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/nexthop.h [deleted file]
include/net/rtnh.h [new file with mode: 0644]
net/core/lwtunnel.c
net/decnet/dn_fib.c
net/ipv4/fib_semantics.c
net/ipv4/ipmr.c
net/ipv6/route.c
net/mpls/af_mpls.c