From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/bnxt: fix setting the auto link speed mask Date: Thu, 8 Feb 2018 17:43:23 +0000 Message-ID: <8e6a8c48-41f6-f0bd-00d9-2cf41a3dcbc6@intel.com> References: <20180208173629.43841-1-ajit.khaparde@broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Ajit Khaparde , dev@dpdk.org Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 4CD6C1B7A1 for ; Thu, 8 Feb 2018 18:43:26 +0100 (CET) In-Reply-To: <20180208173629.43841-1-ajit.khaparde@broadcom.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 2/8/2018 5:36 PM, Ajit Khaparde wrote: > Set the auto link speed only when force speed is not desired. > Fixes: fe017534dfd4 ("net/bnxt: fix link speed setting with autoneg off") > > Signed-off-by: Ajit Khaparde Squashed into relevant commit in next-net, thanks.