]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mpipe/mpipe_tilegx.c
ethdev: clear data when allocating device
[dpdk.git] / drivers / net / mpipe / mpipe_tilegx.c
index fbbbb00254d6ee30a3dae06c8c8e3895eb3717f7..792ab563d9e5c653a2aae59214586a76d711aea7 100644 (file)
@@ -1603,7 +1603,6 @@ rte_pmd_mpipe_probe(const char *ifname,
        eth_dev->data->dev_private = priv;
        eth_dev->data->mac_addrs = &priv->mac_addr;
 
-       eth_dev->data->dev_flags = 0;
        eth_dev->data->kdrv = RTE_KDRV_NONE;
        eth_dev->driver = NULL;
        eth_dev->data->drv_name = drivername;