git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
837395a
)
netfilter: ebtables: split update_counters into two functions
author
Florian Westphal
<fw@strlen.de>
Sun, 7 Feb 2010 01:48:47 +0000
(
02:48
+0100)
committer
Florian 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