Skip to content

Commit

Permalink
nexthop: Remove NEXTHOP_EVENT_ADD
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ido Schimmel authored and David S. Miller committed Sep 15, 2020
1 parent 7d61588 commit 52f7232
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/net/nexthop.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ struct nexthop {
};

enum nexthop_event_type {
NEXTHOP_EVENT_ADD,
NEXTHOP_EVENT_DEL
};

Expand Down

0 comments on commit 52f7232

Please sign in to comment.