From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id 5E1DFB7251 for ; Thu, 18 Jun 2009 07:09:49 +1000 (EST) From: Grant Likely Subject: [PATCH 0/2] Revert and reimplement Add SGMII support to UCC GETH To: Stephen Rothwell , subrata@linux.vnet.ibm.com, netdev@vger.kernel.org Date: Wed, 17 Jun 2009 15:09:44 -0600 Message-ID: <20090617210356.18435.96410.stgit@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Cc: Sachin P Sant , linux-kernel@vger.kernel.org, Linuxppc-dev , Linux-Next , Nathan Lynch , Haiying Wang , Li Yang , "David S. Miller" , Balbir Singh List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Here is a fix for the build failure discovered during the 2.6.31 merge window on ucc_geth.c. I decided to revert and reapply a fixed version of the patch to make the new version easier to review and bisect if I got the fixup wrong. I've compile tested both patches, but I do not have hardware to run test. Haiying, please confirm that I haven't horribly trashed your hard work with my changes. For anyone interested, I've also pushed these patches out to the -next-net branch of my git tree: The following changes since commit 65795efbd380a832ae508b04dba8f8e53f0b84d9: Linus Torvalds (1): Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux are available in the git repository at: git://git.secretlab.ca/git/linux-2.6 next-net Grant Likely (1): Revert "net/ucc_geth: Add SGMII support for UEC GETH driver" Haiying Wang (1): net/ucc_geth: Add SGMII support for UCC GETH driver drivers/net/ucc_geth.c | 113 +++++++++++++++++++---------------------------- drivers/net/ucc_geth.h | 2 +- 2 files changed, 47 insertions(+), 68 deletions(-) -- Grant Likely, B.Sc. P.Eng. Secret Lab Technologies Ltd.