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

No differences found