From: Dave Marquardt Date: Mon, 30 Jun 2025 16:23:53 +0000 (-0500) Subject: docs: netdevsim: fixe typo in netdevsim documentation X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=16f87fb24302d782d4a55e6916680bfe3174beac;p=thirdparty%2Flinux.git docs: netdevsim: fixe typo in netdevsim documentation Fixed a typographical error in "Rate objects" section Reviewed-by: Joe Damato Reviewed-by: Breno Leitao Signed-off-by: Dave Marquardt Link: https://patch.msgid.link/20250630-netdevsim-typo-fix-v3-1-e1eae3a5f018@linux.ibm.com Signed-off-by: Jakub Kicinski --- diff --git a/Documentation/networking/devlink/netdevsim.rst b/Documentation/networking/devlink/netdevsim.rst index 88482725422c2..3932004eae82c 100644 --- a/Documentation/networking/devlink/netdevsim.rst +++ b/Documentation/networking/devlink/netdevsim.rst @@ -62,7 +62,7 @@ Rate objects The ``netdevsim`` driver supports rate objects management, which includes: -- registerging/unregistering leaf rate objects per VF devlink port; +- registering/unregistering leaf rate objects per VF devlink port; - creation/deletion node rate objects; - setting tx_share and tx_max rate values for any rate object type; - setting parent node for any rate object type.