From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/4] qed*: [mostly] Ethtool RSS configuration Date: Thu, 14 Apr 2016 00:43:34 -0400 (EDT) Message-ID: <20160414.004334.1407081825620853748.davem@davemloft.net> References: <1460281382-13656-1-git-send-email-Yuval.Mintz@qlogic.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Yuval.Mintz@qlogic.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:34331 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750914AbcDNEng (ORCPT ); Thu, 14 Apr 2016 00:43:36 -0400 In-Reply-To: <1460281382-13656-1-git-send-email-Yuval.Mintz@qlogic.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Yuval Mintz Date: Sun, 10 Apr 2016 12:42:58 +0300 > Most of the content [code-wise] in this series is for allowing various > RSS-related configuration via ethtool. > > In addition, this also removed an unnecessary versioning scheme between > the drivers and bump the driver version. Series applied, thanks.