From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v2 00/10] bnxt_en: updates for net-next. Date: Tue, 01 Mar 2016 15:46:36 -0500 (EST) Message-ID: <20160301.154636.782360792688758755.davem@davemloft.net> References: <1456477208-30692-1-git-send-email-michael.chan@broadcom.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: michael.chan@broadcom.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:41306 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751362AbcCAUqk (ORCPT ); Tue, 1 Mar 2016 15:46:40 -0500 In-Reply-To: <1456477208-30692-1-git-send-email-michael.chan@broadcom.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Michael Chan Date: Fri, 26 Feb 2016 03:59:58 -0500 > Miscellaneous updates covering SRIOV, IRQ coalescing, firmware logging and > package version for net-next. Thanks. > > v2: Updated description and added more comments for patch 1. Fixed > function parameters formatting for patch 4. Series applied, thanks Michael.