diff mbox series

[nf-next] netfilter: make NF_OSF non-visible symbol

Message ID 20180515230758.10858-1-ffmancera@riseup.net
State Accepted
Delegated to: Pablo Neira
Headers show
Series [nf-next] netfilter: make NF_OSF non-visible symbol | expand

Commit Message

Fernando F. Mancera May 15, 2018, 11:07 p.m. UTC
Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
---
 net/netfilter/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Pablo Neira Ayuso May 23, 2018, 7:25 a.m. UTC | #1
Applied, thanks Fernando.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig
index e57c9d479503..a5b60e6a983e 100644
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -445,7 +445,7 @@  config NETFILTER_SYNPROXY
 endif # NF_CONNTRACK
 
 config NF_OSF
-	tristate 'Passive OS fingerprint infrastructure'
+	tristate
 
 config NF_TABLES
 	select NETFILTER_NETLINK