summaryrefslogtreecommitdiff
path: root/zebra/rt_netlink.c
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2022-04-20 11:04:14 +0300
committerGitHub <noreply@github.com>2022-04-20 11:04:14 +0300
commit3d3c38b1d44f4d6f6f04a81fca70fc7ac195812a (patch)
tree50fd3849596e3b294b656158efee024c589157c2 /zebra/rt_netlink.c
parent1815b8f3354ed1a8163c103caec8404a318a05c2 (diff)
parent4667220e3a7312f09eb192d7b26d7587918f14d0 (diff)
Merge pull request #11051 from donaldsharp/speell_more
Speell more
Diffstat (limited to 'zebra/rt_netlink.c')
-rw-r--r--zebra/rt_netlink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/rt_netlink.c b/zebra/rt_netlink.c
index 2ff083dec5..f91b2f8897 100644
--- a/zebra/rt_netlink.c
+++ b/zebra/rt_netlink.c
@@ -3802,7 +3802,7 @@ static int netlink_ipneigh_change(struct nlmsghdr *h, int len, ns_id_t ns_id)
* interface
* and is linked to the bridge
* (b) In the case of a VLAN-unaware bridge, the SVI is the bridge
- * inteface
+ * interface
* itself
*/
if (IS_ZEBRA_IF_VLAN(ifp)) {