linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: networking: Fix a typo
@ 2021-03-20 21:07 Bhaskar Chowdhury
  2021-03-20 22:39 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-20 21:07 UTC (permalink / raw)
  To: davem, kuba, corbet, netdev, linux-doc, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/subsytem/subsystem/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/networking/xfrm_device.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/xfrm_device.rst b/Documentation/networking/xfrm_device.rst
index da1073acda96..01391dfd37d9 100644
--- a/Documentation/networking/xfrm_device.rst
+++ b/Documentation/networking/xfrm_device.rst
@@ -50,7 +50,7 @@ Callbacks to implement

 The NIC driver offering ipsec offload will need to implement these
 callbacks to make the offload available to the network stack's
-XFRM subsytem.  Additionally, the feature bits NETIF_F_HW_ESP and
+XFRM subsystem.  Additionally, the feature bits NETIF_F_HW_ESP and
 NETIF_F_HW_ESP_TX_CSUM will signal the availability of the offload.


--
2.26.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: networking: Fix a typo
  2021-03-20 21:07 [PATCH] docs: networking: Fix a typo Bhaskar Chowdhury
@ 2021-03-20 22:39 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2021-03-20 22:39 UTC (permalink / raw)
  To: Bhaskar Chowdhury; +Cc: davem, kuba, corbet, netdev, linux-doc, linux-kernel



On Sun, 21 Mar 2021, Bhaskar Chowdhury wrote:

>
> s/subsytem/subsystem/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>


> ---
> Documentation/networking/xfrm_device.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/networking/xfrm_device.rst b/Documentation/networking/xfrm_device.rst
> index da1073acda96..01391dfd37d9 100644
> --- a/Documentation/networking/xfrm_device.rst
> +++ b/Documentation/networking/xfrm_device.rst
> @@ -50,7 +50,7 @@ Callbacks to implement
>
> The NIC driver offering ipsec offload will need to implement these
> callbacks to make the offload available to the network stack's
> -XFRM subsytem.  Additionally, the feature bits NETIF_F_HW_ESP and
> +XFRM subsystem.  Additionally, the feature bits NETIF_F_HW_ESP and
> NETIF_F_HW_ESP_TX_CSUM will signal the availability of the offload.
>
>
> --
> 2.26.2
>
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-20 22:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-20 21:07 [PATCH] docs: networking: Fix a typo Bhaskar Chowdhury
2021-03-20 22:39 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).