]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
Merge branch 'bnxt_en-Bug-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 24 Jun 2020 03:13:58 +0000 (20:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Jun 2020 03:15:09 +0000 (20:15 -0700)
commit54cc017c21b1a3fac71534125f6843cb1ccaa45e
treec7ea122c4257ba027bc75804d81cd4a50c8488c1
parenta83024b95ab4c4c38c8c5b0f43402ffd92a851d1
parentc55e28a8b43fcd7dc71868bd165705bc7741a7ca
Merge branch 'bnxt_en-Bug-fixes'

Michael Chan says:

====================
bnxt_en: Bug fixes.

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.
====================

Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>