net/hns3: fix setting default MAC address in bonding of VF
[dpdk.git] / drivers / net / hns3 / hns3_ethdev.h
index 16226f1..4efa403 100644 (file)
@@ -439,7 +439,6 @@ struct hns3_hw {
        struct hns3_cmq cmq;
        struct hns3_mbx_resp_status mbx_resp; /* mailbox response */
        struct hns3_mbx_arq_ring arq;         /* mailbox async rx queue */
-       pthread_t irq_thread_id;
        struct hns3_mac mac;
        unsigned int secondary_cnt; /* Number of secondary processes init'd. */
        struct hns3_tqp_stats tqp_stats;