From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (74-93-104-97-Washington.hfc.comcastbusiness.net [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id 6562AB7D6D for ; Sun, 8 Nov 2009 19:43:41 +1100 (EST) Date: Sun, 08 Nov 2009 00:44:00 -0800 (PST) Message-Id: <20091108.004400.154757092.davem@davemloft.net> To: avorontsov@ru.mvista.com Subject: Re: [PATCH 3/3] gianfar: Fix compiler and sparse warnings From: David Miller In-Reply-To: <20091104225300.GC29537@oksana.dev.rtsoft.ru> References: <20091104225300.GC29537@oksana.dev.rtsoft.ru> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: linuxppc-dev@ozlabs.org, Sandeep.Kumar@freescale.com, afleming@freescale.com, netdev@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Anton Vorontsov Date: Thu, 5 Nov 2009 01:53:00 +0300 > commit fba4ed030cfae7efdb6b79a57b0c5a9d72c9de83 ("gianfar: Add Multiple > Queue Support") introduced the following warnings: ... > Signed-off-by: Anton Vorontsov Applied.