From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [patch net-next 0/3] mlxsw: Various fixes Date: Tue, 24 Oct 2017 19:07:31 +0900 (KST) Message-ID: <20171024.190731.1936794199680009352.davem@davemloft.net> References: <20171024091717.1180-1-jiri@resnulli.us> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, yotamg@mellanox.com, idosch@mellanox.com, mlxsw@mellanox.com To: jiri@resnulli.us Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:58572 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752026AbdJXKHf (ORCPT ); Tue, 24 Oct 2017 06:07:35 -0400 In-Reply-To: <20171024091717.1180-1-jiri@resnulli.us> Sender: netdev-owner@vger.kernel.org List-ID: From: Jiri Pirko Date: Tue, 24 Oct 2017 11:17:14 +0200 > From: Jiri Pirko > > Yotam says: > > Cleanup some issues reported by sparse. Series applied.