diff options
author | Doug Ledford <dledford@redhat.com> | 2016-12-14 14:56:21 -0500 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-12-14 14:56:21 -0500 |
commit | 6f94ba20799b98c8badf047b184fb4cd7bc45e44 (patch) | |
tree | 41d55a0005cd2e0b27a110f3e70b342f9426f668 /include/linux/pci_ids.h | |
parent | 9032ad78bb58f2567fc95125ee69cde7b74c0a21 (diff) | |
parent | 29c8d9eba550c6d73d17cc1618a9f5f2a7345aa1 (diff) | |
download | lwn-6f94ba20799b98c8badf047b184fb4cd7bc45e44.tar.gz lwn-6f94ba20799b98c8badf047b184fb4cd7bc45e44.zip |
Merge branch 'vmw_pvrdma' into merge-test
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index c58752fe16c4..98bb455302cf 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -2251,6 +2251,7 @@ #define PCI_DEVICE_ID_RASTEL_2PORT 0x2000 #define PCI_VENDOR_ID_VMWARE 0x15ad +#define PCI_DEVICE_ID_VMWARE_VMXNET3 0x07b0 #define PCI_VENDOR_ID_ZOLTRIX 0x15b0 #define PCI_DEVICE_ID_ZOLTRIX_2BD0 0x2bd0 |