[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200218195259.203207-1-ndev@hwipl.net>
Date: Tue, 18 Feb 2020 20:52:59 +0100
From: Hans Wippel <ndev@...pl.net>
To: saeedm@...lanox.com, leon@...nel.org, davem@...emloft.net
Cc: netdev@...r.kernel.org, Hans Wippel <ndev@...pl.net>
Subject: [PATCH net-next] Documentation: fix vxlan typo in mlx5.rst
Fix a vxlan typo in the mlx5 driver documentation.
Signed-off-by: Hans Wippel <ndev@...pl.net>
---
Documentation/networking/device_drivers/mellanox/mlx5.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/networking/device_drivers/mellanox/mlx5.rst b/Documentation/networking/device_drivers/mellanox/mlx5.rst
index f575a49790e8..e9b65035cd47 100644
--- a/Documentation/networking/device_drivers/mellanox/mlx5.rst
+++ b/Documentation/networking/device_drivers/mellanox/mlx5.rst
@@ -101,7 +101,7 @@ Enabling the driver and kconfig options
**External options** ( Choose if the corresponding mlx5 feature is required )
- CONFIG_PTP_1588_CLOCK: When chosen, mlx5 ptp support will be enabled
-- CONFIG_VXLAN: When chosen, mlx5 vxaln support will be enabled.
+- CONFIG_VXLAN: When chosen, mlx5 vxlan support will be enabled.
- CONFIG_MLXFW: When chosen, mlx5 firmware flashing support will be enabled (via devlink and ethtool).
Devlink info
--
2.25.1
Powered by blists - more mailing lists