From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net 0/2] mlx4 misc fixes for 4.16 Date: Tue, 27 Mar 2018 12:02:50 -0400 (EDT) Message-ID: <20180327.120250.376475308816854205.davem@davemloft.net> References: <1522150879-16501-1-git-send-email-tariqt@mellanox.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, eranbe@mellanox.com To: tariqt@mellanox.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:42460 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752292AbeC0QCw (ORCPT ); Tue, 27 Mar 2018 12:02:52 -0400 In-Reply-To: <1522150879-16501-1-git-send-email-tariqt@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Tariq Toukan Date: Tue, 27 Mar 2018 14:41:17 +0300 > This patchset contains misc bug fixes from the team > to the mlx4 Core and Eth drivers. > > Patch 1 by Eran fixes a control mix of PFC and Global pauses, please queue it > to -stable for >= v4.8. > Patch 2 by Moshe fixes a resource leak in slave's delete flow, please queue it > to -stable for >= v4.5. > > Series generated against net commit: > 3c82b372a9f4 net: dsa: mt7530: fix module autoloading for OF platform drivers Series applied and queued up for -stable, thank you.