X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fvnet%2Fl2%2Fl2_output.c;h=ca95c614cefa14ac2285f2a4fc14806640c795e9;hb=bdc0e6b7;hp=321a531e19f9b1ccfb40190cf97ee08583891e65;hpb=6a4375e02d8dd4ebcc2f79ee9f6abbafdd2f674c;p=vpp.git diff --git a/src/vnet/l2/l2_output.c b/src/vnet/l2/l2_output.c index 321a531e19f..ca95c614cef 100644 --- a/src/vnet/l2/l2_output.c +++ b/src/vnet/l2/l2_output.c @@ -480,7 +480,7 @@ typedef enum * this sw_if_index, l2-output will send packets for this sw_if_index to the * l2-output-bad-intf node which just setup the proper drop reason before * sending packets to the error-drop node to drop the packet. Then, stale L2FIB - * entries for delted tunnels won't cause possible packet or memory corrpution. + * entries for deleted tunnels won't cause possible packet or memory corruption. */ VLIB_NODE_FN (l2output_bad_intf_node) (vlib_main_t * vm,