Re: Trouble unloading a module..
From: Arjan van de Ven
Date: Wed Nov 02 2005 - 07:39:31 EST
On Wed, 2005-11-02 at 12:13 +0000, James Hansen wrote:
> I was thinking that there may have been a common issue that would allow
> a driver oops the kernel if not unloaded properly. Obviously not.
>
> Thanks for any advice, it's much appreciated.
static struct pci_device_id nfp_pci_tbl[] __devinitdata = {
you probably don't want that __devinitdata there....
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/