Re: [PATCH nf-next] netfilter: nf_nat: remove unused ct arg from lookup functions

2018-05-06 Thread Pablo Neira Ayuso
Applied, thanks Florian. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH nf-next] netfilter: nf_nat: remove unused ct arg from lookup functions

2018-04-26 Thread Florian Westphal
Signed-off-by: Florian Westphal --- include/net/netfilter/nf_nat_l3proto.h | 24 net/ipv4/netfilter/iptable_nat.c | 3 +-- net/ipv4/netfilter/nf_nat_l3proto_ipv4.c | 14 +- net/ipv4/netfilter/nft_chain_nat_ipv4.c | 3 +--