Commit b3357b31 authored by Jesper Juhl's avatar Jesper Juhl Committed by David S. Miller

[NET]: Fix spelling error for IPComp help in Kconfig.

Signed-off-by: default avatarJasper Juhl <juhl-lkml@dif.dk>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 306db894
......@@ -331,8 +331,8 @@ config INET_IPCOMP
select CRYPTO
select CRYPTO_DEFLATE
---help---
Support for IP Paylod Compression (RFC3173), typically needed
for IPsec.
Support for IP Payload Compression Protocol (IPComp) (RFC3173),
typically needed for IPsec.
If unsure, say Y.
......
......@@ -52,8 +52,8 @@ config INET6_IPCOMP
select CRYPTO
select CRYPTO_DEFLATE
---help---
Support for IP Paylod Compression (RFC3173), typically needed
for IPsec.
Support for IP Payload Compression Protocol (IPComp) (RFC3173),
typically needed for IPsec.
If unsure, say Y.
......
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