commit | 3680b1f655993e1be5a2063d00eae92532abc322 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 11 13:01:25 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 11 11:16:03 2017 -0400 |
tree | 8884a64e43563d1a537a11ec8523a4ba538121c1 | |
parent | 4244de1c64ded7f5438717bdce3fa074efd20efb [diff] |
mlxsw: convert to pci_alloc_irq_vectors Trivial conversion as only one vector is supported, but at least we lose the useless msix_entry member in the per-device structure. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Tested-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>