net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
authorVarsha Rao <rvarsha016@gmail.com>
Wed, 30 Aug 2017 08:07:12 +0000 (13:37 +0530)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 4 Sep 2017 11:25:20 +0000 (13:25 +0200)
commit9efdb14f76f4d7591cd4d7a436ebd716b19703b6
tree31147ef229d44ba31defe6d47563d583f7f59758
parent44d6e2f27328b254111dd716fde45b3b59b8a4f7
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.

This patch removes CONFIG_NETFILTER_DEBUG and _ASSERT() macros as they
are no longer required. Replace _ASSERT() macros with WARN_ON().

Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
arch/parisc/configs/c3000_defconfig
arch/sh/configs/se7751_defconfig
include/net/netfilter/nf_conntrack.h
net/Kconfig
net/bridge/netfilter/ebtables.c
net/ipv4/netfilter/ip_tables.c
net/ipv6/netfilter/ip6_tables.c