aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2018-11-11 20:31:21 +0100
committerDavid S. Miller <davem@davemloft.net>2018-11-11 14:00:05 -0800
commit9206eb0bc5679d06d2f54b9db86fe2b9a55e07e4 (patch)
tree2c748ca366908693f65fd4a2e2cee3163274f575 /include
parentnet_sched: sch_fq: add dctcp-like marking (diff)
downloadlinux-dev-9206eb0bc5679d06d2f54b9db86fe2b9a55e07e4.tar.xz
linux-dev-9206eb0bc5679d06d2f54b9db86fe2b9a55e07e4.zip
PCI: add USR vendor id and use it in r8169 and w6692 driver
The PCI vendor id of U.S. Robotics isn't defined in pci_ids.h so far, only ISDN driver w6692 has a private definition. Move the definition to pci_ids.h and use it in the r8169 driver too. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
-rw-r--r--include/linux/pci_ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 69f0abe1ba1a..144de2e89531 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2359,6 +2359,8 @@
#define PCI_VENDOR_ID_SYNOPSYS 0x16c3
+#define PCI_VENDOR_ID_USR 0x16ec
+
#define PCI_VENDOR_ID_VITESSE 0x1725
#define PCI_DEVICE_ID_VITESSE_VSC7174 0x7174