From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=y Date: Wed, 09 Dec 2009 02:52:45 -0800 (PST) Message-ID: <20091209.025245.152622485.davem@davemloft.net> References: <1260341804.16132.22.camel@pasglop> <20091209104427.GA25526@oksana.dev.rtsoft.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Sandeep.Kumar@freescale.com, linuxppc-dev@lists.ozlabs.org, netdev@vger.kernel.org To: avorontsov@ru.mvista.com Return-path: In-Reply-To: <20091209104427.GA25526@oksana.dev.rtsoft.ru> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@lists.ozlabs.org List-Id: netdev.vger.kernel.org From: Anton Vorontsov Date: Wed, 9 Dec 2009 13:44:27 +0300 > commit 46ceb60ca80fa07703bc6eb8f4651f900dff5a82 ("gianfar: Add > Multiple group Support") introduced the following build error > with CONFIG_NET_POLL_CONTROLLER=y: ... > This patch fixes the issue. > > Reported-by: Benjamin Herrenschmidt > Signed-off-by: Anton Vorontsov Applied, but this shows that netconsole needs some serious testing with this drive now :-/ Thanks.