]> git.baikalelectronics.ru Git - 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)
commitaf466d692736a15e0bad8d58d9a16606532f5ce9
treec7ea122c4257ba027bc75804d81cd4a50c8488c1
parentd9b64d680fbf2db3fdc7c179c56449356c671c0c
parentdc5c4faa67afc461b4396d919a6478a7684d3398
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>