On Thu, 11 Jan 2001, Karsten Hopp (Red Hat) wrote:
> --- ./drivers/net/rcpci45.c.orig        Thu Jan 11 12:49:19 2001
> +++ ./drivers/net/rcpci45.c     Thu Jan 11 12:47:04 2001
> @@ -120,7 +120,7 @@
>         { RC_PCI45_VENDOR_ID, RC_PCI45_DEVICE_ID, PCI_ANY_ID,
> PCI_ANY_ID, },
>         { }
>  };
> -MODULE_DEVICE_TABLE(pci, rcpci_pci_table);
> +MODULE_DEVICE_TABLE(pci, rcpci45_pci_table);
>
>  static void __exit rcpci45_remove_one(struct pci_dev *pdev)
>  {

Yes we know about this one. This is a bug that was killed, and then came
back to life. We're still trying to figure out how... :)

-- Hans

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to