]> git.droids-corp.org - dpdk.git/blobdiff - examples/ipv4_frag/main.c
examples: minor changes
[dpdk.git] / examples / ipv4_frag / main.c
index 3072b61fb40f548ccd29a83436a90fa0299e8498..3d63486f5609e81e791fcbfee5bbb45da4dbd67a 100644 (file)
@@ -571,7 +571,7 @@ MAIN(int argc, char **argv)
        int ret;
        unsigned nb_ports, i;
        uint16_t queueid = 0;
-       unsigned lcore_id = 0, rx_lcore_id = 0;;
+       unsigned lcore_id = 0, rx_lcore_id = 0;
        uint32_t n_tx_queue, nb_lcores;
        uint8_t portid;