[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181004135643.3224-1-kdjimeli@igalia.com>
Date: Thu, 4 Oct 2018 14:56:43 +0100
From: Konrad Djimeli <kdjimeli@...lia.com>
To: netdev@...r.kernel.org
Cc: Konrad Djimeli <kdjimeli@...lia.com>
Subject: [PATCH] docs: net: typo fix in Documentation/networking/af_xdp.rst
Fix a simple typo: Completetion -> Completion
Signed-off-by: Konrad Djimeli <kdjimeli@...lia.com>
---
Documentation/networking/af_xdp.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/networking/af_xdp.rst b/Documentation/networking/af_xdp.rst
index ff929cfab4f4..e81162609ce3 100644
--- a/Documentation/networking/af_xdp.rst
+++ b/Documentation/networking/af_xdp.rst
@@ -159,7 +159,7 @@ log2(2048) LSB of the addr will be masked off, meaning that 2048, 2050
and 3000 refers to the same chunk.
-UMEM Completetion Ring
+UMEM Completion Ring
~~~~~~~~~~~~~~~~~~~~~~
The Completion Ring is used transfer ownership of UMEM frames from
--
2.17.1
Powered by blists - more mailing lists