Re: [PATCH rfc 1/6] mlx5: convert to generic pci_alloc_irq_vectors
Looks good: Reviewed-by: Christoph Hellwig
[PATCH rfc 1/6] mlx5: convert to generic pci_alloc_irq_vectors
Now that we have a generic code to allocate an array of irq vectors and even correctly spread their affinity, correctly handle cpu hotplug events and more, were much better off using it. Signed-off-by: Sagi Grimberg --- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 2 +- drivers/net/ethe