From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net (shards.monkeyblade.net [198.137.202.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 6DE17B6FFB for ; Wed, 28 Dec 2011 05:01:50 +1100 (EST) Date: Tue, 27 Dec 2011 12:59:40 -0500 (EST) Message-Id: <20111227.125940.1585324652948148302.davem@davemloft.net> To: X.Xie@freescale.com Subject: Re: [PATCH] net/ucc_geth: some fix in current kernel From: David Miller In-Reply-To: <1324979328-32081-1-git-send-email-X.Xie@freescale.com> References: <1324979328-32081-1-git-send-email-X.Xie@freescale.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Xie Xiaobo Date: Tue, 27 Dec 2011 17:48:48 +0800 > * Revert commit "ucc_geth: Fix hangs after switching from full to half duplex" > This commit impacted the driver in all link state change more than > duplex change. > * Change some parameters. > Increased the BD ring length. > > Signed-off-by: Haiying Wang > Signed-off-by: Xie Xiaobo Please, one major change per patch.