From: Gao feng Date: Thu, 21 Jun 2012 04:36:39 +0000 (+0000) Subject: netfilter: nf_conntrack: prepare l4proto->init_net cleanup X-Git-Tag: v3.6-rc1~125^2~281^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1caad274515ffd9841ac57ce9a7b5fc35bbf689;p=pandora-kernel.git netfilter: nf_conntrack: prepare l4proto->init_net cleanup l4proto->init contain quite redundant code. We can simplify this by adding a new parameter l3proto. This patch prepares that code simplification. Signed-off-by: Gao feng Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed