git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22b440b
)
[EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate function.
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 1 Dec 2006 03:26:14 +0000
(19:26 -0800)
committer
David 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