Re: [patch] fix .text.exit error in drivers/net/r8169.c

Jeff Garzik (jgarzik@pobox.com)
Thu, 27 Mar 2003 17:19:29 -0500


On Thu, Mar 27, 2003 at 11:13:42PM +0100, Adrian Bunk wrote:
>
> In drivers/net/r8169.c the function rtl8169_remove_one is __devexit but
> the pointer to it didn't use __devexit_p resulting in a.text.exit
> compile error when !CONFIG_HOTPLUG.
>
> The fix is simple:

Looks good, will apply. Thanks.

Jeff

-
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/