From: Arnaldo Carvalho de Melo Date: Tue, 7 Oct 2008 18:41:57 +0000 (-0700) Subject: inet_hashtables: Add inet_lookup_skb helpers X-Git-Tag: v2.6.28-rc1~717^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a1f27c48065ce713eb47f2fd475b717e63ef239;p=pandora-kernel.git inet_hashtables: Add inet_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: Arnaldo Carvalho de Melo Signed-off-by: KOVACS Krisztian Signed-off-by: David S. Miller --- Reading git-diff-tree failed