From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net] cxgb4: Add support for QSA modules Date: Fri, 12 Dec 2014 11:24:16 -0500 (EST) Message-ID: <20141212.112416.127595446599700148.davem@davemloft.net> References: <1418366277-13317-1-git-send-email-hariprasad@chelsio.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, leedom@chelsio.com, anish@chelsio.com, nirranjan@chelsio.com To: hariprasad@chelsio.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:36048 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932622AbaLLQYS (ORCPT ); Fri, 12 Dec 2014 11:24:18 -0500 In-Reply-To: <1418366277-13317-1-git-send-email-hariprasad@chelsio.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Hariprasad Shenai Date: Fri, 12 Dec 2014 12:07:57 +0530 > Firmware 1.12.25.0 added support for QSA module, adding the driver code for it. > Also fixes some ethtool get settings for other module types. > > Signed-off-by: Hariprasad Shenai Applied.