]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit4fb5b15c0690272bbfd3b0bbd34f3df5a6c3fb8a
treea360ce6e3b6dd7dd979f8c09221ec011d5cce164
parent52b36382b03315492acaf78895e9c1cdb82c7153
[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