Re: [PATCH] fix section mismatch in fec.c

From: David Miller
Date: Mon Oct 19 2009 - 00:27:09 EST


From: Steven King <sfking@xxxxxxxxx>
Date: Sun, 18 Oct 2009 15:25:48 -0700

> */
> -int __init fec_enet_init(struct net_device *dev, int index)
> +static int
> +fec_enet_init(struct net_device *dev, int index)
> {

Don't change coding style when fixing a bug.

Fix this up and resubmit your fix, thanks.
--
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/