[NETFILTER]: ip6_tables: resync get_entries() with ip_tables
authorPatrick McHardy <kaber@trash.net>
Tue, 18 Dec 2007 05:50:22 +0000 (21:50 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:58:35 +0000 (14:58 -0800)
commitd924357c50d83e76d30dd5b81b5804815a2ae31c
treec9b41c5668fdc23bf0ee805264787ac18ecfd6c4
parent433665c9d110d783ea4043c59657f0437fcc31dd
[NETFILTER]: ip6_tables: resync get_entries() with ip_tables

Resync get_entries() with ip_tables.c by moving the checks from the
setsockopt handler to the function itself.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/netfilter/ip6_tables.c