[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)
commit1f072c96fdf1a0caa11c6e8078dd96925bd02db5
tree4069d0429745539c36f32a99e7ffef096b8548cf
parente4fd77deac764e17cb1eab8661bcf1413204d04d
[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