netfilter: nft_ct: remove family from struct nft_ct
authorPatrick McHardy <kaber@trash.net>
Fri, 7 Mar 2014 18:08:32 +0000 (19:08 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sat, 8 Mar 2014 11:35:19 +0000 (12:35 +0100)
Since we have the context available during destruction again, we can
remove the family from the private structure.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nft_ct.c

Simple merge