mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux-stable.git
synced 2025-11-07 11:34:03 +10:00
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:
parent
7d61588f69
commit
52f7232a79
@ -105,7 +105,6 @@ struct nexthop {
|
||||
};
|
||||
|
||||
enum nexthop_event_type {
|
||||
NEXTHOP_EVENT_ADD,
|
||||
NEXTHOP_EVENT_DEL
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user