aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Wippel <ndev@hwipl.net>2020-02-18 20:52:59 +0100
committerSaeed Mahameed <saeedm@mellanox.com>2020-02-25 17:06:13 -0800
commitfa194707a90bfb4b57f545c8e9c741894e7f04f8 (patch)
tree86f6fc67dde3a156e353bf810100a6323881996f
parentnet/mlx5e: RX, Use indirect calls wrapper for handling compressed completions (diff)
downloadlinux-dev-fa194707a90bfb4b57f545c8e9c741894e7f04f8.tar.xz
linux-dev-fa194707a90bfb4b57f545c8e9c741894e7f04f8.zip
Documentation: fix vxlan typo in mlx5.rst
Fix a vxlan typo in the mlx5 driver documentation. Signed-off-by: Hans Wippel <ndev@hwipl.net> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
-rw-r--r--Documentation/networking/device_drivers/mellanox/mlx5.rst2
1 files changed, 1 insertions, 1 deletions
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