mlxsw: spectrum_router: Add support for nexthop objects
[linux-2.6-microblaze.git] / drivers / net / ethernet / mellanox / mlxsw / spectrum_router.h
index 8230f6f..023f708 100644 (file)
@@ -58,6 +58,7 @@ struct mlxsw_sp_router {
        struct list_head nexthop_neighs_list;
        struct list_head ipip_list;
        bool aborted;
+       struct notifier_block nexthop_nb;
        struct notifier_block fib_nb;
        struct notifier_block netevent_nb;
        struct notifier_block inetaddr_nb;