net/mlx5: Extend mlx5_irq_request to request IRQ from the kernel
authorShay Drory <shayd@nvidia.com>
Tue, 23 Feb 2021 09:15:43 +0000 (11:15 +0200)
committerSaeed Mahameed <saeedm@nvidia.com>
Tue, 15 Jun 2021 03:57:59 +0000 (20:57 -0700)
commite8abebb3a48e867179dc6c61c0579e2c6f6cac7b
tree851282a317060eb3ff326b53e377aef74f6cd6e9
parent2de61538377c6d417c5c18e12309fe7bf098f2c9
net/mlx5: Extend mlx5_irq_request to request IRQ from the kernel

Extend mlx5_irq_request so that IRQs will be requested upon EQ creation,
and not on driver boot.

Signed-off-by: Shay Drory <shayd@nvidia.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c