]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit8cb645568b6bffef9728cf5cc2c859dbbd0a6f7d
tree55e011e44bb8b6cf8ce33cd22227250d1637c00f
parentb0efa8d77878ff3fa1e10c5f96e965511379b7c6
[NETFILTER]: arp_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/ipv4/netfilter/arp_tables.c