X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fpfe%2Fpfe_ethdev.c;h=bb2ae0df34bf95c718f5da5bfa14968f51911017;hb=fbd1913561484b58e155fbefea4e15491ed60c9f;hp=55f2fea4b2b3004b8f5941588b1ff6ce83128516;hpb=23d8e85e44a5c30b7705c7ab90a4bff7d28015e5;p=dpdk.git diff --git a/drivers/net/pfe/pfe_ethdev.c b/drivers/net/pfe/pfe_ethdev.c index 55f2fea4b2..bb2ae0df34 100644 --- a/drivers/net/pfe/pfe_ethdev.c +++ b/drivers/net/pfe/pfe_ethdev.c @@ -846,8 +846,6 @@ pfe_eth_init(struct rte_vdev_device *vdev, struct pfe *pfe, int id) eth_dev->data->nb_rx_queues = 1; eth_dev->data->nb_tx_queues = 1; - eth_dev->data->dev_flags |= RTE_ETH_DEV_CLOSE_REMOVE; - /* For link status, open the PFE CDEV; Error from this function * is silently ignored; In case of error, the link status will not * be available.