Skip to content

Commit

Permalink
networking: : fix typos in code comments
Browse files Browse the repository at this point in the history
fix accelleration to acceleration

Signed-off-by: Weitao Hou <houweitaoo@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Weitao Hou authored and David S. Miller committed May 21, 2019
1 parent e3d8e58 commit ba3c438
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/networking/segmentation-offloads.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit ba3c438

Please sign in to comment.