net/mlx5: fix suffix flow creation in metadata split
[dpdk.git] / drivers / net / tap / tap_tcmsgs.c
index 3c9d036..b478b59 100644 (file)
@@ -116,7 +116,7 @@ error:
 int
 qdisc_add_multiq(int nlsk_fd, uint16_t ifindex)
 {
-       struct tc_multiq_qopt opt;
+       struct tc_multiq_qopt opt = {0};
        struct nlmsg msg;
 
        tc_init_msg(&msg, ifindex, RTM_NEWQDISC,