Re: [PATCH net 0/4] bnxt_en: Bug fixes.
From: Jakub Kicinski <kuba@kernel.org>
Date: 2020-06-23 23:45:32
From: Jakub Kicinski <kuba@kernel.org>
Date: 2020-06-23 23:45:32
On Tue, 23 Jun 2020 19:01:34 -0400 Michael Chan wrote:
The first patch stores the firmware version code which is needed by the next 2 patches to determine some worarounds based on the firmware version. The workarounds are to disable legacy TX push mode and to clear the hardware statistics during ifdown. The last patch checks that it is a PF before reading the VPD. Please also queue these for -stable. Thanks.
FWIW looks good to me: Reviewed-by: Jakub Kicinski <kuba@kernel.org>