Re: ne.c failure in pre7

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 18 Aug 1997 09:36:15 +0100 (BST)


> ne.c:79: `PCI_VENDOR_ID_NETVIN' undeclared here (not in a function)
> ne.c:79: initializer element for `pci_clone_list[4].vendor' is not
> constant
> ne.c:79: `PCI_DEVICE_ID_NETVIN_NV5000SC' undeclared here (not in a
> function)
> ne.c:79: initializer element for `pci_clone_list[4].dev_id' is not
> constant

Ok mostly my fault. I gave Linus the two missing ne.c entries, but I
didnt bother to check he had an up to date pci.h

Dear Emperor Penguin,
Please add the current pci.h to your 2.0.31pre8 patch

Alan