From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [patch net-next 00/12] mlxsw: driver update Date: Fri, 30 Oct 2015 12:27:28 +0900 (KST) Message-ID: <20151030.122728.258506710029274781.davem@davemloft.net> References: <1446023825-7162-1-git-send-email-jiri@resnulli.us> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, idosch@mellanox.com, eladr@mellanox.com, yotamg@mellanox.com, ogerlitz@mellanox.com, sagir@mellanox.com To: jiri@resnulli.us Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:59862 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752460AbbJ3D1c (ORCPT ); Thu, 29 Oct 2015 23:27:32 -0400 In-Reply-To: <1446023825-7162-1-git-send-email-jiri@resnulli.us> Sender: netdev-owner@vger.kernel.org List-ID: From: Jiri Pirko Date: Wed, 28 Oct 2015 10:16:53 +0100 > This driver update mainly brings support for user to be able to setup > flooding on specified port, via bridge flag. Also, there is a fix in ageing > time conversion. The rest is just cosmetics. Series applied, thanks Jiri.