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 6F953B7079 for ; Sun, 8 Nov 2009 19:43:26 +1100 (EST) Date: Sun, 08 Nov 2009 00:43:45 -0800 (PST) Message-Id: <20091108.004345.156236474.davem@davemloft.net> To: avorontsov@ru.mvista.com Subject: Re: [PATCH 1/3] fsl_pq_mdio: Fix compiler/sparse warnings (part 1) From: David Miller In-Reply-To: <20091104225256.GA29537@oksana.dev.rtsoft.ru> References: <20091104225256.GA29537@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:52:56 +0300 > commit 1d2397d742b7a2b39b2f09dd9da3b9d1463f55e9 ("fsl_pq_mdio: Add > Suport for etsec2.0 devices") introduced the following warnings: ... > Signed-off-by: Anton Vorontsov Applied.