lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 20 Mar 2021 15:39:25 -0700 (PDT)
From:   Randy Dunlap <rdunlap@...badil.infradead.org>
To:     Bhaskar Chowdhury <unixbhaskar@...il.com>
cc:     davem@...emloft.net, kuba@...nel.org, corbet@....net,
        netdev@...r.kernel.org, linux-doc@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] docs: networking: Fix a typo



On Sun, 21 Mar 2021, Bhaskar Chowdhury wrote:

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

Acked-by: Randy Dunlap <rdunlap@...radead.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
>
>

Powered by blists - more mailing lists