From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net ([184.105.139.130]:58074 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751551AbeCVRQq (ORCPT ); Thu, 22 Mar 2018 13:16:46 -0400 Date: Thu, 22 Mar 2018 13:16:44 -0400 (EDT) Message-Id: <20180322.131644.817013836416987978.davem@davemloft.net> To: idosch@mellanox.com Cc: netdev@vger.kernel.org, jiri@mellanox.com, talb@mellanox.com, dsahern@gmail.com, mlxsw@mellanox.com Subject: Re: [PATCH net-next 0/2] mlxsw: Update supported firmware version From: David Miller In-Reply-To: <20180321073406.23131-1-idosch@mellanox.com> References: <20180321073406.23131-1-idosch@mellanox.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org List-ID: From: Ido Schimmel Date: Wed, 21 Mar 2018 09:34:04 +0200 > The first patch bumps the firmware version supported by the driver. The > second patch enables a feature introduced in the new version, > auto-negotiation disable. Series applied, thank you.