Fix !VNET build broken by 66f138563b.

This commit is contained in:
Alexander V. Chernikov 2021-03-25 00:30:41 +00:00
parent 7848b25edd
commit 24cd2796cf

View File

@ -1270,8 +1270,8 @@ rt_checkdelroute(struct radix_node *rn, void *arg)
* Free old multipath group.
*/
nhop_free_any(di->rc.rc_nh_old);
}
#endif
}
return (0);
}