X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fgbp%2Fgbp_vxlan.c;h=7464ccf23328895469ab365ed2eeea822bf3795d;hb=46eecfdb9d25e0370afb705ec1691f501be32eb2;hp=b29fc111131e9374a40099ed9fb1b65c9979640d;hpb=a8f53818e20ba5252ecd2067ecf71a55139ae874;p=vpp.git diff --git a/src/plugins/gbp/gbp_vxlan.c b/src/plugins/gbp/gbp_vxlan.c index b29fc111131..7464ccf2332 100644 --- a/src/plugins/gbp/gbp_vxlan.c +++ b/src/plugins/gbp/gbp_vxlan.c @@ -337,7 +337,7 @@ typedef enum } gbp_vxlan_input_error_t; static char *gbp_vxlan_error_strings[] = { -#define _(n,s) s +#define _(n,s) s, foreach_gbp_vxlan_error #undef _ };