From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/2] mlxsw: spectrum_span: Two minor adjustments Date: Fri, 11 May 2018 16:01:45 -0400 (EDT) Message-ID: <20180511.160145.1437843026286830193.davem@davemloft.net> References: <20180511085731.9256-1-idosch@mellanox.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, jiri@mellanox.com, petrm@mellanox.com, mlxsw@mellanox.com To: idosch@mellanox.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:50296 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750852AbeEKUBq (ORCPT ); Fri, 11 May 2018 16:01:46 -0400 In-Reply-To: <20180511085731.9256-1-idosch@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Ido Schimmel Date: Fri, 11 May 2018 11:57:29 +0300 > Petr says: > > This patch set fixes a couple of nits in mlxsw's SPAN implementation: > two counts of inaccurate variable name and one count of unsuitable error > code, fixed, respectively, in patches #1 and #2. Series applied, thanks.