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>
This commit is contained in:

committed by
David S. Miller

parent
7e5f4cdb28
commit
3c618c1dbb
@@ -66,7 +66,7 @@
|
||||
#include <net/netlink.h>
|
||||
#include <net/fib_rules.h>
|
||||
#include <linux/netconf.h>
|
||||
#include <net/nexthop.h>
|
||||
#include <net/rtnh.h>
|
||||
|
||||
#include <linux/nospec.h>
|
||||
|
||||
|
Reference in New Issue
Block a user