]> git.baikalelectronics.ru Git - kernel.git/commit
[EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfo
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 1 Dec 2006 03:26:53 +0000 (19:26 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:32:00 +0000 (21:32 -0800)
commit9bf5ca9aa1c21b443bb315e266b9f9f952427115
tree4069d0429745539c36f32a99e7ffef096b8548cf
parentea21b0728a8afc894a53e8574a11fafe6ff8bb9b
[EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfo

Since newinfo->hook_table[] already has been set up, we can switch to using
it instead of repl->{hook_info,valid_hooks}.

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