Re: [PATCH net 0/2] bnxt_en: 2 bug fixes.

2021-02-11 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net.git (refs/heads/master): On Thu, 11 Feb 2021 02:24:22 -0500 you wrote: > Two unrelated fixes. The first one fixes intermittent false TX timeouts > during ring reconfigurations. The second one fixes a formatting > discrepancy between the stored and th

Re: [PATCH net 0/2] bnxt_en: 2 bug fixes.

2019-04-08 Thread David Miller
From: Michael Chan Date: Mon, 8 Apr 2019 17:39:53 -0400 > The first patch prevents possible driver crash if we get a bad RX index > from the hardware. The second patch resets the device when the hardware > reports buffer error to recover from the error. > > Please queue these for -stable also.

Re: [PATCH net 0/2] bnxt_en: 2 bug fixes.

2016-11-13 Thread David Miller
From: Michael Chan Date: Fri, 11 Nov 2016 00:11:41 -0500 > Bug fixes in bnxt_setup_tc() and VF vitual link state. Series applied, thanks Michael.

Re: [PATCH net 0/2] bnxt_en: 2 bug fixes.

2016-05-04 Thread David Miller
From: Michael Chan Date: Wed, 4 May 2016 16:56:42 -0400 > Fix crash on ppc64 due to missing memory barrier and restore multicast > after reset. Looks good, series applied, thanks.