[EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate function.
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 1 Dec 2006 03:26:14 +0000 (19:26 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:31:57 +0000 (21:31 -0800)
commit70fe9af47ee01a17fe7486f1739f6eac8a14868b
treea360ce6e3b6dd7dd979f8c09221ec011d5cce164
parent22b440bf9e717226d0fbaf4f29357cbdd5279de5
[EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate function.

It's easier to expand the iterator here *and* we'll be able to move all
uses of ebt_replace from translate_table() into this one.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/netfilter/ebtables.c