From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 06/12] sfc: Remove EFX_WORKAROUND_9141 macro Date: Sat, 28 Nov 2009 23:59:29 -0800 (PST) Message-ID: <20091128.235929.102451435.davem@davemloft.net> References: <1259422524.3709.7.camel@localhost> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-net-drivers@solarflare.com To: bhutchings@solarflare.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:42931 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753810AbZK2H7Y (ORCPT ); Sun, 29 Nov 2009 02:59:24 -0500 In-Reply-To: <1259422524.3709.7.camel@localhost> Sender: netdev-owner@vger.kernel.org List-ID: From: Ben Hutchings Date: Sat, 28 Nov 2009 15:35:24 +0000 > From: Matthew Slattery > > The "bug9141 workaround" of setting TX_FLUSH_MIN_LEN_EN should really > be considered as a normal bit of configuration rather than a > workaround. > > Signed-off-by: Ben Hutchings Applied.