projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90f29f0
)
Documentation: Fix typo in devlink documentation
author
Ido Schimmel
<idosch@mellanox.com>
Thu, 16 Jan 2020 17:59:44 +0000
(19:59 +0200)
committer
David S. Miller
<davem@davemloft.net>
Fri, 17 Jan 2020 12:09:55 +0000
(13:09 +0100)
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>
Documentation/networking/devlink/mlxsw.rst
patch
|
blob
|
history
diff --git
a/Documentation/networking/devlink/mlxsw.rst
b/Documentation/networking/devlink/mlxsw.rst
index ccba9769c65156afec8ffa924c85419a6a554e17..5f9bb0a0616acfd31281a5b287e26ccf598d4250 100644
(file)
--- 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 ``mlx
5
`` driver reports the following versions
+The ``mlx
sw
`` driver reports the following versions
.. list-table:: devlink info versions implemented
:widths: 5 5 90