]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qed: Don't inherit RoCE DCBx for V2
authorSudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Mon, 29 May 2017 06:53:07 +0000 (09:53 +0300)
committerChuck Anderson <chuck.anderson@oracle.com>
Tue, 19 Sep 2017 05:32:16 +0000 (22:32 -0700)
commit0df4b5d7bcf6c8af3fb826652619a17f5ff4a104
treeb3fbcc8fe06ad37f90215a700f5223a2a80dabf0
parentb0a5912d0f19abe57f4bbf3b8c5d51802d0c3ebb
qed: Don't inherit RoCE DCBx for V2

Orabug: 26783820

Older firmware used by device didn't distinguish between RoCE and RoCE
V2 from DCBx configuration perspective, and as a result we've used to
take a the RoCE-related configuration and apply to it for both.

Since we now support configuring each its own values, there's no reason
to reflect [& configure] that both are using the same.

Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
[ Upstream commit 38b23e43ee6f0903de989913884a2142bf8b3d7c ]
Signed-off-by: Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
drivers/net/ethernet/qlogic/qed/qed_dcbx.c