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:
3e5e524
)
netfilter: ebtables: split do_replace into two functions
author
Florian Westphal
<fw@strlen.de>
Thu, 4 Feb 2010 17:38:53 +0000
(18:38 +0100)
committer
Florian Westphal
<fw@strlen.de>
Tue, 16 Feb 2010 16:25:21 +0000
(17:25 +0100)
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 <fw@strlen.de>
No differences found