From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.dvmed.net (srv5.dvmed.net [207.36.208.214]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 8F0CDDDD01 for ; Wed, 8 Aug 2007 07:19:59 +1000 (EST) Message-ID: <46B8E1F9.3000404@garzik.org> Date: Tue, 07 Aug 2007 17:19:53 -0400 From: Jeff Garzik MIME-Version: 1.0 To: leoli@freescale.com Subject: Re: [GIT PATCH] ucc_geth fixes for 2.6.22-rc1 References: <1186132075.6230.11.camel@Gundam> In-Reply-To: <1186132075.6230.11.camel@Gundam> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: netdev@vger.kernel.org, linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Li Yang wrote: > Please pull from 'ucc_geth' branch of > master.kernel.org:/pub/scm/linux/kernel/git/leo/fsl-soc.git ucc_geth > > to receive the following fixes: > > drivers/net/ucc_geth_ethtool.c | 1 - > drivers/net/ucc_geth_mii.c | 3 ++- > 2 files changed, 2 insertions(+), 2 deletions(-) > > Domen Puncer (1): > ucc_geth: fix section mismatch > > Jan Altenberg (1): > ucc_geth: remove get_perm_addr from ucc_geth_ethtool.c pulled