netfilter: nf_tables: remove nft_meta_target
authorPablo Neira Ayuso <pablo@netfilter.org>
Sat, 28 Dec 2013 12:38:02 +0000 (13:38 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sat, 28 Dec 2013 13:06:25 +0000 (14:06 +0100)
commit994737513ee705e9e1c1e80102a999369dca1b41
tree6643aacc377c6320449d833bcbd727911f9a20e7
parente035b77ac7be430a5fef8c9c23f60b6b50ec81c5
netfilter: nf_tables: remove nft_meta_target

In e035b77 ("netfilter: nf_tables: nft_meta module get/set ops"),
we got the meta target merged into the existing meta expression.
So let's get rid of this dead code now that we fully support that
feature.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/Makefile
net/netfilter/nft_meta_target.c [deleted file]