From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiner Kallweit Subject: [PATCH net-next 0/2] r8169: add USR PCI vendor id Date: Sun, 11 Nov 2018 00:43:50 +0100 Message-ID: <9af6abf5-ba01-155f-17d1-ca4b71b74fa6@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "netdev@vger.kernel.org" , "linux-pci@vger.kernel.org" To: Bjorn Helgaas , David Miller Return-path: Received: from mail-wm1-f65.google.com ([209.85.128.65]:50647 "EHLO mail-wm1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725896AbeKKJal (ORCPT ); Sun, 11 Nov 2018 04:30:41 -0500 Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: 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(-) -- 2.19.1