diff mbox series

[net-next] Documentation: Fix typo in devlink documentation

Message ID 20200116175944.1958052-1-idosch@idosch.org
State Accepted
Delegated to: David Miller
Headers show
Series [net-next] Documentation: Fix typo in devlink documentation | expand

Commit Message

Ido Schimmel Jan. 16, 2020, 5:59 p.m. UTC
From: Ido Schimmel <idosch@mellanox.com>

The driver is named "mlxsw", not "mlx5".

Fixes: d4255d75856f ("devlink: document info versions for each driver")
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
---
 Documentation/networking/devlink/mlxsw.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jacob Keller Jan. 16, 2020, 7:09 p.m. UTC | #1
On 1/16/2020 9:59 AM, Ido Schimmel wrote:
> From: Ido Schimmel <idosch@mellanox.com>
> 
> The driver is named "mlxsw", not "mlx5".
> 
> Fixes: d4255d75856f ("devlink: document info versions for each driver")
> Signed-off-by: Ido Schimmel <idosch@mellanox.com>
> ---
>  Documentation/networking/devlink/mlxsw.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/networking/devlink/mlxsw.rst b/Documentation/networking/devlink/mlxsw.rst
> index ccba9769c651..5f9bb0a0616a 100644
> --- a/Documentation/networking/devlink/mlxsw.rst
> +++ b/Documentation/networking/devlink/mlxsw.rst
> @@ -40,7 +40,7 @@ The ``mlxsw`` driver supports reloading via ``DEVLINK_CMD_RELOAD``
>  Info versions
>  =============
>  
> -The ``mlx5`` driver reports the following versions
> +The ``mlxsw`` driver reports the following versions
>  
>  .. list-table:: devlink info versions implemented
>     :widths: 5 5 90
> 

Ah yep. Lot of files being changed/updated here. Makes sense to me.

Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
David Miller Jan. 17, 2020, 12:13 p.m. UTC | #2
From: Ido Schimmel <idosch@idosch.org>
Date: Thu, 16 Jan 2020 19:59:44 +0200

> From: Ido Schimmel <idosch@mellanox.com>
> 
> The driver is named "mlxsw", not "mlx5".
> 
> Fixes: d4255d75856f ("devlink: document info versions for each driver")
> Signed-off-by: Ido Schimmel <idosch@mellanox.com>

Applied, thanks.
diff mbox series

Patch

diff --git a/Documentation/networking/devlink/mlxsw.rst b/Documentation/networking/devlink/mlxsw.rst
index ccba9769c651..5f9bb0a0616a 100644
--- a/Documentation/networking/devlink/mlxsw.rst
+++ b/Documentation/networking/devlink/mlxsw.rst
@@ -40,7 +40,7 @@  The ``mlxsw`` driver supports reloading via ``DEVLINK_CMD_RELOAD``
 Info versions
 =============
 
-The ``mlx5`` driver reports the following versions
+The ``mlxsw`` driver reports the following versions
 
 .. list-table:: devlink info versions implemented
    :widths: 5 5 90