commit | 85121d6ee6973f98789bf7343f7f636c01e2de19 | [log] [tgz] |
---|---|---|
author | Carol L Soto <clsoto@linux.vnet.ibm.com> | Wed Oct 07 12:31:46 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 08 05:20:24 2015 -0700 |
tree | cbdb2c33b6765593495404a7d56ba3d58d00cd59 | |
parent | 9d3a6386c8238bfacf57ee9dac68ec4b40b302fe [diff] |
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: 9293267a3e2a ('net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX') Signed-off-by: Carol L Soto <clsoto@linux.vnet.ibm.com> Acked-by: Matan Barak <matanb@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>