]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5.h
eal: clean up interrupt handle
[dpdk.git] / drivers / net / mlx5 / mlx5.h
index d26d465424c9e8661a5757cd34918e8550adab66..e8bf3612cf92013557ba253e23b173b7478cb182 100644 (file)
@@ -219,7 +219,7 @@ int mlx5_dev_set_flow_ctrl(struct rte_eth_dev *, struct rte_eth_fc_conf *);
 int mlx5_ibv_device_to_pci_addr(const struct ibv_device *,
                                struct rte_pci_addr *);
 void mlx5_dev_link_status_handler(void *);
-void mlx5_dev_interrupt_handler(struct rte_intr_handle *, void *);
+void mlx5_dev_interrupt_handler(void *);
 void priv_dev_interrupt_handler_uninstall(struct priv *, struct rte_eth_dev *);
 void priv_dev_interrupt_handler_install(struct priv *, struct rte_eth_dev *);
 int mlx5_set_link_down(struct rte_eth_dev *dev);