commit | 75a110a1783ef8324ffd763b24f4ac268253cbca | [log] [tgz] |
---|---|---|
author | Shahed Shaikh <Shahed.Shaikh@cavium.com> | Thu Sep 20 11:22:51 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 21 09:14:21 2018 -0700 |
tree | 1685af15d222312c532f555d1ef0c5e69a8ce6f0 | |
parent | 753039650455b0efcbbcc3f1f28ac429f9edd717 [diff] |
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>