X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fenic%2Fenic_res.c;h=8d493ffed1f0278353e91885dccd878975e7eb74;hb=5922ff069fb910946f97780754ad4b66b987d5b6;hp=11d66a626081685d208b27937083d905c2fe1ccf;hpb=bcaa54c1a148a9b460049065e1ee84b4312d7576;p=dpdk.git diff --git a/drivers/net/enic/enic_res.c b/drivers/net/enic/enic_res.c index 11d66a6260..8d493ffed1 100644 --- a/drivers/net/enic/enic_res.c +++ b/drivers/net/enic/enic_res.c @@ -183,7 +183,7 @@ int enic_get_vnic_config(struct enic *enic) * Default hardware capabilities. enic_dev_init() may add additional * flags if it enables overlay offloads. */ - enic->tx_queue_offload_capa = DEV_TX_OFFLOAD_MBUF_FAST_FREE; + enic->tx_queue_offload_capa = 0; enic->tx_offload_capa = enic->tx_queue_offload_capa | DEV_TX_OFFLOAD_MULTI_SEGS |