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

Affinity set/clear 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