net/bnxt: fix port default rule create/destroy
[dpdk.git] / drivers / net / bnxt / bnxt_txq.h
index a1ab3f3..83a9853 100644 (file)
@@ -29,7 +29,6 @@ struct bnxt_tx_queue {
        struct bnxt             *bp;
        int                     index;
        int                     tx_wake_thresh;
-       uint32_t                tx_cfa_action;
        uint32_t                vfr_tx_cfa_action;
        struct bnxt_tx_ring_info        *tx_ring;