[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20091018.212721.27805107.davem@davemloft.net>
Date: Sun, 18 Oct 2009 21:27:21 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sfking@...dc.com
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] fix section mismatch in fec.c
From: Steven King <sfking@...dc.com>
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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists