OSDN Git Service

Merge branch 'bnx2x-bug-fixes'
authorJakub Kicinski <jakub.kicinski@netronome.com>
Sat, 14 Dec 2019 21:01:17 +0000 (13:01 -0800)
committerJakub Kicinski <jakub.kicinski@netronome.com>
Sat, 14 Dec 2019 21:01:17 +0000 (13:01 -0800)
commit7ae1629d4db0d68d6c332bcb4f0457b4fc7ab4aa
tree2d50a228322d694001dfcc6c2c3956a74b1d86dd
parented56dd8f60cf3d56ca1416288b09eec27bdd5413
parentee699f89bdbaa19c399804504241b5c531b48888
Merge branch 'bnx2x-bug-fixes'

Manish Chopra says:

====================
bnx2x: bug fixes

This series has two driver changes, one to fix some unexpected
hardware behaviour casued during the parity error recovery in
presence of SR-IOV VFs and another one related for fixing resource
management in the driver among the PFs configured on an engine.

Please consider applying it to "net".

V1->V2:
=======
Fix the compilation errors reported by kbuild test robot
on the patch #1 with CONFIG_BNX2X_SRIOV=n
====================

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>