mbox series

[net-next,0/2] r8169: add USR PCI vendor id

Message ID 9af6abf5-ba01-155f-17d1-ca4b71b74fa6@gmail.com (mailing list archive)
Headers show
Series r8169: add USR PCI vendor id | expand

Message

Heiner Kallweit Nov. 10, 2018, 11:43 p.m. UTC
Add constant for U.S. Robotics (USR) PCI id and use it in the r8169
driver. Alternatively this change could go thorugh the PCI tree,
up to Bjorn/David.

Heiner Kallweit (2):
  PCI: add USR vendor id
  r8169: use proper constant for PCI vendor USR instead of id

 drivers/net/ethernet/realtek/r8169.c | 2 +-
 include/linux/pci_ids.h              | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)