OSDN Git Service

net/mlx4_core: Use device ID defines
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 17 Nov 2016 22:11:39 +0000 (16:11 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 17 Nov 2016 23:11:17 +0000 (17:11 -0600)
commitc19e4b9037fa8a0477525a64e93847f534e8cc17
treef2d965534150be1b0e72e352dc6e2586c171a9de
parent7254383341bc6e1a61996accd836009f0c922b21
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>
drivers/net/ethernet/mellanox/mlx4/main.c