diff mbox series

[net-next] Documentation: fix vxlan typo in mlx5.rst

Message ID 20200218195259.203207-1-ndev@hwipl.net
State Awaiting Upstream
Delegated to: David Miller
Headers show
Series [net-next] Documentation: fix vxlan typo in mlx5.rst | expand

Commit Message

Hans Wippel Feb. 18, 2020, 7:52 p.m. UTC
Fix a vxlan typo in the mlx5 driver documentation.

Signed-off-by: Hans Wippel <ndev@hwipl.net>
---
 Documentation/networking/device_drivers/mellanox/mlx5.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Saeed Mahameed Feb. 21, 2020, 7:05 p.m. UTC | #1
On Tue, 2020-02-18 at 20:52 +0100, Hans Wippel wrote:
> Fix a vxlan typo in the mlx5 driver documentation.
> 
> Signed-off-by: Hans Wippel <ndev@hwipl.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

Applied to net-next-mlx5

Thanks !
diff mbox series

Patch

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