Re: [PATCH v2] net/mlx5e: Use device ID defines

From: David Miller
Date: Thu Jun 22 2017 - 11:04:43 EST


From: Myron Stowe <myron.stowe@xxxxxxxxxx>
Date: Tue, 20 Jun 2017 11:21:26 -0600

> Use Mellanox device ID definitions in the driver's mlx5 ID table so tools
> such as 'grep' and 'cscope' can be used to help find correlated material
> (such as INTx Masking quirks: d76d2fe05fd PCI: Convert Mellanox broken
> INTx quirks to be for listed devices only).
>
> No functional change intended.
>
> Signed-off-by: Myron Stowe <myron.stowe@xxxxxxxxxx>

Applied to net-next, thanks.