Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

net: mlx5: Fix Kconfig help text

Since the following commit, Infiniband and Ethernet have not been
mutually exclusive.

Fixes: 4aa17b28 mlx5: Enable mutual support for IB and Ethernet
Signed-off-by: Christopher Covington <cov@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Christopher Covington and committed by
David S. Miller
d33695fb ab4e4c07

-2
-2
drivers/net/ethernet/mellanox/mlx5/core/Kconfig
··· 18 18 default n 19 19 ---help--- 20 20 Ethernet support in Mellanox Technologies ConnectX-4 NIC. 21 - Ethernet and Infiniband support in ConnectX-4 are currently mutually 22 - exclusive. 23 21 24 22 config MLX5_CORE_EN_DCB 25 23 bool "Data Center Bridging (DCB) Support"