From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 4/5] ethtool: Explicitly state the exit condition for interrupt coalescing Date: Tue, 16 Aug 2011 16:36:53 -0700 (PDT) Message-ID: <20110816.163653.254574274746456949.davem@davemloft.net> References: <1313453180.2731.57.camel@bwh-desktop> <1313453317.2731.60.camel@bwh-desktop> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, eli@dev.mellanox.co.il To: bhutchings@solarflare.com Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:42615 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752957Ab1HPXg6 (ORCPT ); Tue, 16 Aug 2011 19:36:58 -0400 In-Reply-To: <1313453317.2731.60.camel@bwh-desktop> Sender: netdev-owner@vger.kernel.org List-ID: From: Ben Hutchings Date: Tue, 16 Aug 2011 01:08:37 +0100 > Also explicitly state how to disable interrupt coalescing. > > Remove the now-redundant text from field descriptions. > > Signed-off-by: Ben Hutchings Applied.