Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: mlx5: switch comp_irqs_request() to using for_each_numa_cpu
for_each_numa_online_cpu() is a more straightforward alternative to for_each_numa_hop_mask() + for_each_cpu_andnot(). Signed-off-by: Yury Norov <yury.norov@gmail.com> Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
- Loading branch information