From: KOVACS Krisztian Date: Tue, 7 Oct 2008 19:38:32 +0000 (-0700) Subject: inet: Add udplib_lookup_skb() helpers X-Git-Tag: v2.6.28-rc1~717^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=607c4aaf03041c8bd81555a0218050c0f895088e;p=pandora-kernel.git inet: Add udplib_lookup_skb() helpers To be able to use the cached socket reference in the skb during input processing we add a new set of lookup functions that receive the skb on their argument list. Signed-off-by: KOVACS Krisztian Acked-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed