]> git.baikalelectronics.ru Git - kernel.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)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 May 2017 16:07:02 +0000 (12:07 -0400)
commit2c2ef006f17cd83d91102f4c42b8922537c4e3c7
tree54c698c5b5a5a9e534cd4b4ab9f19bc182f22ef6
parent61f8a97cbbe33144b3ec73338e663b7c83bea7e1
qed: Don't inherit RoCE DCBx for V2

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>
drivers/net/ethernet/qlogic/qed/qed_dcbx.c