From 9d22d82b9b271d16daf396b1553e99d50bb450de Mon Sep 17 00:00:00 2001 From: Don Slice Date: Mon, 12 Nov 2018 18:34:48 +0000 Subject: [PATCH] staticd: remove stale header info in static_fixup_intf_nh Signed-off-by: Don Slice --- staticd/static_routes.c | 1 - 1 file changed, 1 deletion(-) diff --git a/staticd/static_routes.c b/staticd/static_routes.c index 7fbeb17852..a5f0f74b00 100644 --- a/staticd/static_routes.c +++ b/staticd/static_routes.c @@ -501,7 +501,6 @@ void static_cleanup_vrf_ids(struct static_vrf *disable_svrf) * This function enables static routes when an interface it relies * on in a different vrf is coming up. * - * svrf -> The svrf that ifp is being brought up * stable -> The stable we are looking at. * ifp -> interface coming up * afi -> the afi in question -- 2.39.5