net: kill unused macros from head file
These macros have been defined for several years since v2.6.12-rc2(tracing by git), but never be used. So remove them. Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
b672083ed3
commit
dca9b2404a
@@ -3,7 +3,6 @@
|
||||
|
||||
#define IP6_RT_PRIO_USER 1024
|
||||
#define IP6_RT_PRIO_ADDRCONF 256
|
||||
#define IP6_RT_PRIO_KERN 512
|
||||
|
||||
struct route_info {
|
||||
__u8 type;
|
||||
|
Reference in New Issue
Block a user