]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
net: mlx5: Fix Kconfig help text
authorChristopher Covington <cov@codeaurora.org>
Fri, 9 Dec 2016 21:53:05 +0000 (16:53 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 10 Dec 2016 04:08:32 +0000 (23:08 -0500)
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>
drivers/net/ethernet/mellanox/mlx5/core/Kconfig

index aae46884bf93c949325e4bba26316cb9f69e078a..521cfdb7d11e75cdf9b4ebca53b55a60b7f72825 100644 (file)
@@ -18,8 +18,6 @@ config MLX5_CORE_EN
        default n
        ---help---
          Ethernet support in Mellanox Technologies ConnectX-4 NIC.
-         Ethernet and Infiniband support in ConnectX-4 are currently mutually
-         exclusive.
 
 config MLX5_CORE_EN_DCB
        bool "Data Center Bridging (DCB) Support"