X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fethernet%2Fnode.c;fp=src%2Fvnet%2Fethernet%2Fnode.c;h=214e68809ccc7236bd065f267498ed065ac4d8ed;hb=2c77ae484c30ca5a752c5f7ccd336d8e977db9a6;hp=cc0a0c30b9c70c3d7ea3ac16b30d9aa947db1bfa;hpb=ecd6b1a985acd8e0256a170f1fe1f7e38df8c420;p=vpp.git diff --git a/src/vnet/ethernet/node.c b/src/vnet/ethernet/node.c index cc0a0c30b9c..214e68809cc 100644 --- a/src/vnet/ethernet/node.c +++ b/src/vnet/ethernet/node.c @@ -1897,7 +1897,7 @@ ethernet_sw_interface_get_config (vnet_main_t * vnm, } else { - // a specific outer + specifc innner vlan id, a common case + // a specific outer + specific innner vlan id, a common case // get the qinq table if (vlan_table->vlans[si->sub.eth.outer_vlan_id].qinqs == 0)