Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161748AbaJaCp3 (ORCPT ); Thu, 30 Oct 2014 22:45:29 -0400 Received: from mail-pd0-f173.google.com ([209.85.192.173]:35797 "EHLO mail-pd0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161609AbaJaCp1 (ORCPT ); Thu, 30 Oct 2014 22:45:27 -0400 Date: Thu, 30 Oct 2014 19:45:13 -0700 From: Stephen Hemminger To: Robert Richter Cc: "David S. Miller" , Sunil Goutham , Robert Richter , Stefan Assmann , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org Subject: Re: [PATCH] VNIC: Adding support for Cavium ThunderX network controller Message-ID: <20141030194513.089d27ec@urahara> In-Reply-To: <20141030165434.GW20170@rric.localhost> References: <20141030165434.GW20170@rric.localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 30 Oct 2014 17:54:34 +0100 Robert Richter wrote: > diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h > index 1fa99a301817..80bd3336691e 100644 > --- a/include/linux/pci_ids.h > +++ b/include/linux/pci_ids.h > @@ -2324,6 +2324,8 @@ > #define PCI_DEVICE_ID_ALTIMA_AC9100 0x03ea > #define PCI_DEVICE_ID_ALTIMA_AC1003 0x03eb > > +#define PCI_VENDOR_ID_CAVIUM 0x177d I don't think PCI folks want this updated with every id anymore. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/