]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd64e3feae881624857c7336b7e6250e15e8866b5
tree2d50a228322d694001dfcc6c2c3956a74b1d86dd
parent0d00952a5010878146e7b9aa7dfd3999192d94ed
parent4af92e47c465d297754632b74501e57298b87795
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>