From: Don Slice Date: Mon, 12 Nov 2018 18:34:48 +0000 (+0000) Subject: staticd: remove stale header info in static_fixup_intf_nh X-Git-Tag: frr-7.1-dev~175^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=refs%2Fpull%2F3311%2Fhead;p=mirror%2Ffrr.git staticd: remove stale header info in static_fixup_intf_nh Signed-off-by: Don Slice --- 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