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:
e788759
)
netfilter: ebtables: split copy_everything_to_user into two functions
author
Florian Westphal
<fw@strlen.de>
Sun, 7 Feb 2010 01:11:34 +0000
(
02:11
+0100)
committer
Florian Westphal
<fw@strlen.de>
Tue, 16 Feb 2010 16:25:51 +0000
(17:25 +0100)
once CONFIG_COMPAT support is added to ebtables, the new
copy_counters_to_user function can be called instead of duplicating
code.
Also remove last use of MEMPRINT, as requested by Bart De Schuymer.
Signed-off-by: Florian Westphal <fw@strlen.de>
No differences found