Skip to content
Commit 85121d6e authored by Carol L Soto's avatar Carol L Soto Committed by David S. Miller
Browse files

net/mlx4: Remove shared_ports variable at mlx4_enable_msi_x

If we get MAX_MSIX interrupts would like to have each receive ring
with his own msix interrupt line. Do not need the shared_ports
variable at mlx4_enable_msix

Fixes: 9293267a

 ('net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX')
Signed-off-by: default avatarCarol L Soto <clsoto@linux.vnet.ibm.com>
Acked-by: default avatarMatan Barak <matanb@mellanox.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9d3a6386
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment