]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2x: Ignore bandwidth attention in single function mode
authorShahed Shaikh <Shahed.Shaikh@cavium.com>
Thu, 20 Sep 2018 18:22:51 +0000 (11:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Sep 2018 16:14:21 +0000 (09:14 -0700)
commit52d6a3320144c37a7e32f0be01fa073b13c9901b
tree1685af15d222312c532f555d1ef0c5e69a8ce6f0
parent4673387f958004f4a5947d259862ec114435e755
bnx2x: Ignore bandwidth attention in single function mode

This is a workaround for FW bug -
MFW generates bandwidth attention in single function mode, which
is only expected to be generated in multi function mode.
This undesired attention in SF mode results in incorrect HW
configuration and resulting into Tx timeout.

Signed-off-by: Shahed Shaikh <Shahed.Shaikh@cavium.com>
Signed-off-by: Ariel Elior <ariel.elior@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c