]> git.ipfire.org Git - people/arne_f/kernel.git/commit
net/mlx4_core: Use device ID defines
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 4 Apr 2017 19:32:04 +0000 (19:32 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Apr 2017 10:41:16 +0000 (12:41 +0200)
commitd2f1000c3ae3ce285d99dae444f85baa53c1dfe6
treed9153887bc2c45b12038e5ce465ef8a19e9cecb0
parentdcc4c67581007255fd7f7258ff77a49ef7c536e4
net/mlx4_core: Use device ID defines

[ Upstream commit c19e4b9037fa8a0477525a64e93847f534e8cc17 ]

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>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/mellanox/mlx4/main.c