From: Florian Westphal Date: Thu, 4 Feb 2010 17:38:53 +0000 (+0100) Subject: netfilter: ebtables: split do_replace into two functions X-Git-Tag: v2.6.34-rc1~233^2~154^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e788759f44b29e5b1bc27a265dece7dcfa4234af;p=pandora-kernel.git netfilter: ebtables: split do_replace into two functions once CONFIG_COMPAT support is merged this allows to call do_replace_finish() after doing the CONFIG_COMPAT conversion instead of copy & pasting this. Signed-off-by: Florian Westphal --- Reading git-diff-tree failed