[NETFILTER]: arp_tables: resync get_entries() with ip_tables
authorPatrick McHardy <kaber@trash.net>
Tue, 18 Dec 2007 06:26:38 +0000 (22:26 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:58:48 +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