Commit 52f7232a authored by Ido Schimmel's avatar Ido Schimmel Committed by David S. Miller

nexthop: Remove NEXTHOP_EVENT_ADD

Not used anywhere.
Signed-off-by: default avatarIdo Schimmel <idosch@nvidia.com>
Suggested-by: default avatarDavid Ahern <dsahern@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7d61588f
......@@ -105,7 +105,6 @@ struct nexthop {
};
enum nexthop_event_type {
NEXTHOP_EVENT_ADD,
NEXTHOP_EVENT_DEL
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment