From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] cxgb4/cxgbvf: Handle 32-bit fw port capabilities Date: Sat, 19 Aug 2017 21:32:40 -0700 (PDT) Message-ID: <20170819.213240.451867452734302860.davem@davemloft.net> References: <1503071492-4822-1-git-send-email-ganeshgr@chelsio.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, nirranjan@chelsio.com, indranil@chelsio.com, leedom@chelsio.com, venkatesh@chelsio.com To: ganeshgr@chelsio.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:55950 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751980AbdHTEcl (ORCPT ); Sun, 20 Aug 2017 00:32:41 -0400 In-Reply-To: <1503071492-4822-1-git-send-email-ganeshgr@chelsio.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Ganesh Goudar Date: Fri, 18 Aug 2017 21:21:32 +0530 > Implement new 32-bit Firmware Port Capabilities in order to > handle new speeds which couldn't be represented in the old 16-bit > Firmware Port Capabilities values. > > Based on the original work of Casey Leedom > > Signed-off-by: Ganesh Goudar Applied.