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:
c655bc6
)
netfilter: ctnetlink: refactor ctnetlink_create_expect
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 7 Aug 2013 17:12:34 +0000
(19:12 +0200)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Tue, 13 Aug 2013 13:48:20 +0000
(15:48 +0200)
This patch refactors ctnetlink_create_expect by spliting it in two
chunks. As a result, we have a new function ctnetlink_alloc_expect
to allocate and to setup the expectation from ctnetlink.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found