]> asedeno.scripts.mit.edu Git - linux.git/commit
bnx2x: Disable multi-cos feature.
authorSudarsana Reddy Kalluru <skalluru@marvell.com>
Wed, 24 Jul 2019 02:32:41 +0000 (19:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Jul 2019 00:09:26 +0000 (17:09 -0700)
commitd1f0b5dce8fda09a7f5f04c1878f181d548e42f5
tree7b26c5bdacd3f524f8d4cf53e3df867d98ee7871
parent83fbae60fd3885c6e8da5863582d0317731c5528
bnx2x: Disable multi-cos feature.

Commit 3968d38917eb ("bnx2x: Fix Multi-Cos.") which enabled multi-cos
feature after prolonged time in driver added some regression causing
numerous issues (sudden reboots, tx timeout etc.) reported by customers.
We plan to backout this commit and submit proper fix once we have root
cause of issues reported with this feature enabled.

Fixes: 3968d38917eb ("bnx2x: Fix Multi-Cos.")
Signed-off-by: Sudarsana Reddy Kalluru <skalluru@marvell.com>
Signed-off-by: Manish Chopra <manishc@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c