Aw: Re: [PATCH v2 net-next 1/2] net: ethernet: slicoss: add slicoss gigabit ethernet driver

From: Lino Sanfilippo
Date: Fri Nov 25 2016 - 05:23:41 EST


Hi,

>
> 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 :)
>

Youre right, I totally overlooked the comment. Will fix this in the next version,
thanks!

Regards,
Lino