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
@@ -23,7 +23,7 @@
|
||||
#include <net/ipv6.h>
|
||||
#endif
|
||||
#include <net/ipv6_stubs.h>
|
||||
#include <net/nexthop.h>
|
||||
#include <net/rtnh.h>
|
||||
#include "internal.h"
|
||||
|
||||
/* max memory we will use for mpls_route */
|
||||
|
Reference in New Issue
Block a user