From: Gao feng Date: Thu, 21 Jun 2012 04:36:46 +0000 (+0000) Subject: netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_init X-Git-Tag: v3.6-rc1~125^2~281^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f42c4183c781733b1947ae79916849574d86aced;p=pandora-kernel.git netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_init 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 Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed