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:
51b4c82
)
netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_init
author
Gao feng
<gaofeng@cn.fujitsu.com>
Thu, 21 Jun 2012 04:36:46 +0000
(
04:36
+0000)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 27 Jun 2012 17:13:31 +0000
(19:13 +0200)
Merge sctpv4_net_init and sctpv6_net_init into sctp_net_init to
remove redundant code now that we have the u_int16_t proto
parameter.
And use nf_proto_net.users to identify if it's the first time
we use the nf_proto_net, in that case, we initialize i
Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found