Re: [patch] Fix .text.exit error with static compile of synclinkmp.c

Christoph Hellwig (hch@infradead.org)
Thu, 5 Sep 2002 18:43:59 +0100


> The problem is that the __exit function synclinkmp_remove_one is referred
> to in "static struct pci_driver synclinkmp_pci_driver".
>
> The fix is simple:

And wrong. Please use __devexit_p() instead.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/