From: Martin Josefsson Date: Wed, 29 Nov 2006 01:35:06 +0000 (+0100) Subject: [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol X-Git-Tag: v2.6.20-rc1~34^2~40^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=605dcad6c85226e6d43387917b329d65b95cef39;p=pandora-kernel.git [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol Rename 'struct nf_conntrack_protocol' to 'struct nf_conntrack_l4proto' in order to help distinguish it from 'struct nf_conntrack_l3proto'. It gets rather confusing with 'nf_conntrack_protocol'. Signed-off-by: Martin Josefsson Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed