]> git.baikalelectronics.ru Git - kernel.git/commit
qed: Do not advertise DCBX_LLD_MANAGED capability.
authorSudarsana Reddy Kalluru <sudarsana.kalluru@cavium.com>
Tue, 19 Jun 2018 04:58:02 +0000 (21:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Jun 2018 22:15:34 +0000 (07:15 +0900)
commit806ce9da5522fc2e7753a102641de6a834df0d95
tree2c0e6fcb0b039e772e5d69d0c97f19df29614f7d
parent2b3bef900626987da4bb99c0bc516fdf6920cf96
qed: Do not advertise DCBX_LLD_MANAGED capability.

Do not advertise DCBX_LLD_MANAGED capability i.e., do not allow
external agent to manage the dcbx/lldp negotiation. MFW acts as lldp agent
for qed* devices, and no other lldp agent is allowed to coexist with mfw.

Also updated a debug print, to not to display the redundant info.

Fixes: 0b009b4ac ("qed: Add dcbnl support.")
Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Ariel Elior <ariel.elior@cavium.com>
Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_dcbx.c