From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net 0/6] bnx2x: Bug fixes patch series Date: Mon, 23 Sep 2013 16:18:24 -0400 (EDT) Message-ID: <20130923.161824.224206751583790077.davem@davemloft.net> References: <1379920375-10303-1-git-send-email-yuvalmin@broadcom.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, ariele@broadcom.com, eilong@broadcom.com To: yuvalmin@broadcom.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:42459 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753692Ab3IWUS1 (ORCPT ); Mon, 23 Sep 2013 16:18:27 -0400 In-Reply-To: <1379920375-10303-1-git-send-email-yuvalmin@broadcom.com> Sender: netdev-owner@vger.kernel.org List-ID: From: "Yuval Mintz" Date: Mon, 23 Sep 2013 10:12:49 +0300 > This patch contains various bug fixes, half of which are SR-IOV related > (some fixing issues in the recently added VF RSS support), while the other fix > a wide assortments of issues in the driver. > > Please consider applying these patches to `net'. Series applied, thanks.