diff options
author | Ido Schimmel <idosch@mellanox.com> | 2020-01-16 18:59:44 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-17 13:09:55 +0100 |
commit | 1d0ee02b35b5173f84f97912fd7c982bd063a1f5 (patch) | |
tree | 054c036c20afc06efb261ce12a11b92c48d8d314 /Documentation/networking | |
parent | enetc: Don't print from enetc_sched_speed_set when link goes down (diff) | |
download | linux-1d0ee02b35b5173f84f97912fd7c982bd063a1f5.tar.xz linux-1d0ee02b35b5173f84f97912fd7c982bd063a1f5.zip |
Documentation: Fix typo in devlink documentation
The driver is named "mlxsw", not "mlx5".
Fixes: d4255d75856f ("devlink: document info versions for each driver")
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/devlink/mlxsw.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |