netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Cc: devel@driverdev.osuosl.org, andrew@lunn.ch, f.fainelli@gmail.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	liodot@gmail.com, davem@davemloft.net
Subject: Re: [PATCH v2 net-next 1/2] net: ethernet: slicoss: add slicoss gigabit ethernet driver
Date: Fri, 25 Nov 2016 10:59:47 +0100	[thread overview]
Message-ID: <20161125095947.GA21048@kroah.com> (raw)
In-Reply-To: <1480029185-14140-2-git-send-email-LinoSanfilippo@gmx.de>

On Fri, Nov 25, 2016 at 12:13:04AM +0100, Lino Sanfilippo wrote:
> --- a/include/linux/pci_ids.h
> +++ b/include/linux/pci_ids.h
> @@ -2015,6 +2015,24 @@
>  #define PCI_SUBDEVICE_ID_CCD_OV4S	0xE888
>  #define PCI_SUBDEVICE_ID_CCD_OV8S	0xE998
>  
> +#define PCI_VENDOR_ID_ALACRITECH		0x139A
> +#define PCI_DEVICE_ID_ALACRITECH_MOAVE		0x0005

<snip>

Please read the top of this file for why you should not need to ever
modify this file again :)

thanks,

greg k-h

  reply	other threads:[~2016-11-25  9:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-24 23:13 Gigabit ethernet driver for Alacritechs SLIC devices Lino Sanfilippo
2016-11-24 23:13 ` [PATCH v2 net-next 1/2] net: ethernet: slicoss: add slicoss gigabit ethernet driver Lino Sanfilippo
2016-11-25  9:59   ` Greg KH [this message]
2016-11-25 10:22     ` Aw: " Lino Sanfilippo
2016-11-25 15:14   ` kbuild test robot
2016-11-24 23:13 ` [PATCH v2 net-next 2/2] MAINTAINERS: add entry for slicoss " Lino Sanfilippo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161125095947.GA21048@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=LinoSanfilippo@gmx.de \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=devel@driverdev.osuosl.org \
    --cc=f.fainelli@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liodot@gmail.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).