diff options
Diffstat (limited to 'drivers/net/bnxt/bnxt_txq.h')
-rw-r--r-- | drivers/net/bnxt/bnxt_txq.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/bnxt/bnxt_txq.h b/drivers/net/bnxt/bnxt_txq.h index f753c10f..e27c34fa 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 |