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)
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>

No differences found