From: Florian Westphal Date: Sun, 7 Feb 2010 01:48:47 +0000 (+0100) Subject: netfilter: ebtables: split update_counters into two functions X-Git-Tag: v2.6.34-rc1~233^2~154^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49facff9f92508413f3da598f86aaf6c1121ff27;p=pandora-kernel.git netfilter: ebtables: split update_counters into two functions allows to call do_update_counters() from upcoming CONFIG_COMPAT code instead of copy&pasting the same code. Signed-off-by: Florian Westphal --- Reading git-diff-tree failed