commit | c19e4b9037fa8a0477525a64e93847f534e8cc17 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Nov 17 16:11:39 2016 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Nov 17 17:11:17 2016 -0600 |
tree | f2d965534150be1b0e72e352dc6e2586c171a9de | |
parent | 7254383341bc6e1a61996accd836009f0c922b21 [diff] |
net/mlx4_core: Use device ID defines We added a bunch of new Mellanox device ID definitions because they'll be used by INTx quirks. Use them in the mlx4 ID table also so grep can find both places. No functional change intended. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Tariq Toukan <tariqt@mellanox.com>