netfilter: ebtables: split update_counters into two functions
authorFlorian Westphal <fw@strlen.de>
Sun, 7 Feb 2010 01:48:47 +0000 (02:48 +0100)
committerFlorian Westphal <fw@strlen.de>
Tue, 16 Feb 2010 16:27:05 +0000 (17:27 +0100)
allows to call do_update_counters() from upcoming CONFIG_COMPAT
code instead of copy&pasting the same code.

Signed-off-by: Florian Westphal <fw@strlen.de>

No differences found