From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] net: ethool: Document struct ethtool_flow_ext Date: Thu, 13 Dec 2012 13:01:57 -0500 (EST) Message-ID: <20121213.130157.1673103392332847815.davem@davemloft.net> References: <1355412059-25663-1-git-send-email-yanb@mellanox.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ogerlitz@mellanox.com, amirv@mellanox.com, netdev@vger.kernel.org, bhutchings@solarflare.com To: yanb@mellanox.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:39882 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755904Ab2LMSCB (ORCPT ); Thu, 13 Dec 2012 13:02:01 -0500 In-Reply-To: <1355412059-25663-1-git-send-email-yanb@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Yan Burman Date: Thu, 13 Dec 2012 17:20:59 +0200 > Add documentation for struct ethtool_flow_ext especially in regard > to what flags are needed for which fields. > > Signed-off-by: Yan Burman Applied.