From: Balazs Scheidler Date: Thu, 21 Oct 2010 10:47:34 +0000 (+0200) Subject: tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() X-Git-Tag: v2.6.37-rc1~147^2~3^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6006db84a91838813cdad8a6622a4e39efe9ea47;p=pandora-kernel.git tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() Also, inline this function as the lookup_type is always a literal and inlining removes branches performed at runtime. Signed-off-by: Balazs Scheidler Signed-off-by: KOVACS Krisztian Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed