]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: Fix typo in NF_CONNTRACK Kconfig option description
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Mon, 9 Jan 2017 22:24:18 +0000 (17:24 -0500)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 16 Jan 2017 13:23:02 +0000 (14:23 +0100)
commit15c68264c80b1c90de1bf5f96eb5132670e124ba
tree6c0a31b4f1ce086444ad080a1bd12d396c9630c8
parent3c91b6b6bde9ae3dc37e6f6ceed76f31afb2087d
netfilter: Fix typo in NF_CONNTRACK Kconfig option description

The NF_CONNTRACK Kconfig option description makes an incorrect reference
to the "meta" expression where the "ct" expression would be correct.This
patch fixes the respective typographical error.

Fixes: 8743df00a4a2 ("netfilter: add help information to new nf_tables Kconfig options")
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/Kconfig