Commit ba3c4385 authored by Weitao Hou's avatar Weitao Hou Committed by David S. Miller

networking: : fix typos in code comments

fix accelleration to acceleration
Signed-off-by: default avatarWeitao Hou <houweitaoo@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e3d8e588
...@@ -18,7 +18,7 @@ The following technologies are described: ...@@ -18,7 +18,7 @@ The following technologies are described:
* Generic Segmentation Offload - GSO * Generic Segmentation Offload - GSO
* Generic Receive Offload - GRO * Generic Receive Offload - GRO
* Partial Generic Segmentation Offload - GSO_PARTIAL * Partial Generic Segmentation Offload - GSO_PARTIAL
* SCTP accelleration with GSO - GSO_BY_FRAGS * SCTP acceleration with GSO - GSO_BY_FRAGS
TCP Segmentation Offload TCP Segmentation Offload
...@@ -148,7 +148,7 @@ that the IPv4 ID field is incremented in the case that a given header does ...@@ -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. 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 SCTP - despite the lack of hardware support - can still take advantage of
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment