[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190520052317.27871-1-houweitaoo@gmail.com>
Date: Mon, 20 May 2019 13:23:17 +0800
From: Weitao Hou <houweitaoo@...il.com>
To: davem@...emloft.net, corbet@....net
Cc: netdev@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, Weitao Hou <houweitaoo@...il.com>
Subject: [PATCH] networking: : fix typos in code comments
fix accelleration to acceleration
Signed-off-by: Weitao Hou <houweitaoo@...il.com>
---
Documentation/networking/segmentation-offloads.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/networking/segmentation-offloads.rst b/Documentation/networking/segmentation-offloads.rst
index 89d1ee933e9f..085e8fab03fd 100644
--- a/Documentation/networking/segmentation-offloads.rst
+++ b/Documentation/networking/segmentation-offloads.rst
@@ -18,7 +18,7 @@ The following technologies are described:
* Generic Segmentation Offload - GSO
* Generic Receive Offload - GRO
* Partial Generic Segmentation Offload - GSO_PARTIAL
- * SCTP accelleration with GSO - GSO_BY_FRAGS
+ * SCTP acceleration with GSO - GSO_BY_FRAGS
TCP Segmentation Offload
@@ -148,7 +148,7 @@ that the IPv4 ID field is incremented in the case that a given header does
not have the DF bit set.
-SCTP accelleration with GSO
+SCTP acceleration with GSO
===========================
SCTP - despite the lack of hardware support - can still take advantage of
--
2.18.0
Powered by blists - more mailing lists