summaryrefslogtreecommitdiff
path: root/lib/netns_other.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2019-08-06 16:45:56 +0200
committerGitHub <noreply@github.com>2019-08-06 16:45:56 +0200
commitc8ec87df6e2bc4de3988bd540d369d3589bdeab6 (patch)
treef963fbb2e12512e142a63582a418508431c43693 /lib/netns_other.c
parent7040d52aafca16fb0048c1712a919d8209c54dc9 (diff)
parentc7975431e633c88ff9a728aba514f97638d4f51a (diff)
all: remove logical-router functionality (#4774)
all: remove logical-router functionality
Diffstat (limited to 'lib/netns_other.c')
-rw-r--r--lib/netns_other.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/netns_other.c b/lib/netns_other.c
index 4c7be05fab..b0aae4f8df 100644
--- a/lib/netns_other.c
+++ b/lib/netns_other.c
@@ -82,7 +82,7 @@ const char *ns_get_name(struct ns *ns)
}
/* only called from vrf ( when removing netns from vrf)
- * or at VRF or logical router termination
+ * or at VRF termination
*/
void ns_delete(struct ns *ns)
{