]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5: Move IRQ rmap creation to IRQ allocation phase
authorYuval Avnery <yuvalav@mellanox.com>
Mon, 10 Jun 2019 23:38:28 +0000 (23:38 +0000)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 13 Jun 2019 17:59:49 +0000 (10:59 -0700)
commitb79e6beb9c36a1f26116a9a576392647643ac456
tree610801c716bceb5c9a62dd68dd511479baa97131
parent561aa15ad69e9d1e5a8bb277adb3209bf8091ecb
net/mlx5: Move IRQ rmap creation to IRQ allocation phase

Rmap creation/deletion is part of the IRQ life-cycle.

Signed-off-by: Yuval Avnery <yuvalav@mellanox.com>
Reviewed-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/eq.c