X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fbnxt%2Fbnxt_txq.h;h=e27c34fa99541c45c18cc072f9d3df9f55dcc753;hb=9b63c6fd70e3df8482179501d9cb314e2effb73c;hp=f753c10f2ab2cf5e1396e17af6ad4d24259b95c8;hpb=be160484a48db22a82b44d56e4f1a30bcb5e4f5f;p=dpdk.git diff --git a/drivers/net/bnxt/bnxt_txq.h b/drivers/net/bnxt/bnxt_txq.h index f753c10f2a..e27c34fa99 100644 --- a/drivers/net/bnxt/bnxt_txq.h +++ b/drivers/net/bnxt/bnxt_txq.h @@ -71,5 +71,4 @@ int bnxt_tx_queue_setup_op(struct rte_eth_dev *eth_dev, uint16_t nb_desc, unsigned int socket_id, const struct rte_eth_txconf *tx_conf); - #endif