netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] Documentation: Fix typo in devlink documentation
@ 2020-01-16 17:59 Ido Schimmel
  2020-01-16 19:09 ` Jacob Keller
  2020-01-17 12:13 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Ido Schimmel @ 2020-01-16 17:59 UTC (permalink / raw)
  To: netdev; +Cc: davem, jacob.e.keller, jiri, mlxsw, Ido Schimmel

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
-- 
2.24.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-19 11:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-16 17:59 [PATCH net-next] Documentation: Fix typo in devlink documentation Ido Schimmel
2020-01-16 19:09 ` Jacob Keller
2020-01-17 12:13 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).