From: Al Viro Date: Fri, 1 Dec 2006 03:26:53 +0000 (-0800) Subject: [EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfo X-Git-Tag: v2.6.20-rc1~34^2~40^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f072c96fdf1a0caa11c6e8078dd96925bd02db5;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed