nexthop: Remove NEXTHOP_EVENT_ADD
Not used anywhere. Signed-off-by: Ido Schimmel <idosch@nvidia.com> Suggested-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
7d61588f69
commit
52f7232a79
@@ -105,7 +105,6 @@ struct nexthop {
|
|||||||
};
|
};
|
||||||
|
|
||||||
enum nexthop_event_type {
|
enum nexthop_event_type {
|
||||||
NEXTHOP_EVENT_ADD,
|
|
||||||
NEXTHOP_EVENT_DEL
|
NEXTHOP_EVENT_DEL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user