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

No differences found