]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx4/mlx4.h
net/mlx4: compact interrupt functions
[dpdk.git] / drivers / net / mlx4 / mlx4.h
index b61f5f2d560a14a3b8f4b3fac64e0bac6bccde00..a35a94e04bfff27d0eb2bb041931212e03edf52d 100644 (file)
@@ -176,7 +176,6 @@ struct priv {
        struct rte_intr_handle intr_handle; /* Port interrupt handle. */
        struct rte_flow_drop *flow_drop_queue; /* Flow drop queue. */
        LIST_HEAD(mlx4_flows, rte_flow) flows;
-       struct rte_intr_conf intr_conf; /* Active interrupt configuration. */
 };
 
 #endif /* RTE_PMD_MLX4_H_ */