X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fdevices%2Fdevices.c;h=38f3002b5a98f57fa93a7ab212d776723dae1239;hb=180279b912827c30494ec1b90ee4325a15cb337c;hp=c81043c6ac9184e718455cc8df81fa6c05e0d6ef;hpb=696e88da9799056036f329676213f3c0c0a1db9c;p=vpp.git diff --git a/src/vnet/devices/devices.c b/src/vnet/devices/devices.c index c81043c6ac9..38f3002b5a9 100644 --- a/src/vnet/devices/devices.c +++ b/src/vnet/devices/devices.c @@ -55,7 +55,6 @@ VNET_FEATURE_ARC_INIT (device_input, static) = { .arc_name = "device-input", .start_nodes = VNET_FEATURES ("device-input"), - .end_node = "ethernet-input", .arc_index_ptr = &feature_main.device_input_feature_arc_index, };