Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751223Ab1BNFue (ORCPT ); Mon, 14 Feb 2011 00:50:34 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:36793 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750764Ab1BNFud (ORCPT ); Mon, 14 Feb 2011 00:50:33 -0500 Date: Sun, 13 Feb 2011 21:51:08 -0800 (PST) Message-Id: <20110213.215108.35810735.davem@davemloft.net> To: toshiharu-linux@dsn.okisemi.com Cc: netdev@vger.kernel.org, tomoya-linux@dsn.okisemi.com, linux-kernel@vger.kernel.org, qi.wang@intel.com, yong.y.wang@intel.com, andrew.chih.howe.khor@intel.com, joel.clark@intel.com, kok.howg.ewe@intel.com Subject: Re: [PATCH v3] pch_gbe: Fix the issue that the receiving data is not normal. From: David Miller In-Reply-To: <4D524D3F.70906@dsn.okisemi.com> References: <4D524D3F.70906@dsn.okisemi.com> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 641 Lines: 17 From: Toshiharu Okada Date: Wed, 09 Feb 2011 17:15:59 +0900 > This PCH_GBE driver had an issue that the receiving data is not normal. > This driver had not removed correctly the padding data > which the DMA include in receiving data. > > This patch fixed this issue. > > Signed-off-by: Toshiharu Okada Applied, thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/