Re: [PATCH 2/2] jnx: Introduce include/linux/jnx/pci_ids.h

2016-10-07 Thread Greg Kroah-Hartman
On Fri, Oct 07, 2016 at 06:15:46PM +0300, Pantelis Antoniou wrote: > From: Rajat Jain > > Add this header to contain the PCI device IDs that we cannot add in > the linux pci_ids.h. Why can't you? > This would contain PCI device IDs of Juniper devices as well as any > PCIe switches etc. Why do

[PATCH 2/2] jnx: Introduce include/linux/jnx/pci_ids.h

2016-10-07 Thread Pantelis Antoniou
From: Rajat Jain Add this header to contain the PCI device IDs that we cannot add in the linux pci_ids.h. This would contain PCI device IDs of Juniper devices as well as any PCIe switches etc. Signed-off-by: Rajat Jain Signed-off-by: Debjit Ghosh Signed-off-by: Georgi Vlaev Signed-off-by: Gue