From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net 0/6] bnxt_en: Bug fixes. Date: Thu, 15 Nov 2018 09:40:18 -0800 (PST) Message-ID: <20181115.094018.424244825768657214.davem@davemloft.net> References: <1542270342-18361-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 ([23.128.96.9]:42860 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387839AbeKPDtH (ORCPT ); Thu, 15 Nov 2018 22:49:07 -0500 In-Reply-To: <1542270342-18361-1-git-send-email-michael.chan@broadcom.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Michael Chan Date: Thu, 15 Nov 2018 03:25:36 -0500 > Most of the bug fixes are related to the new 57500 chips, including some > initialization and counter fixes, disabling RDMA support, and a > workaround for occasional missing interrupts. The last patch from > Vasundhara fixes the year/month parameters for firmware coredump. Series applied, thanks Michael.