From: Eric Dumazet Date: Tue, 18 May 2010 05:36:55 +0000 (-0700) Subject: net: Introduce skb_tunnel_rx() helper X-Git-Tag: v2.6.35-rc1~473^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d19d56ddc88e7895429ef118db9c83c7bbe3ce6a;p=pandora-kernel.git net: Introduce skb_tunnel_rx() helper skb rxhash should be cleared when a skb is handled by a tunnel before being delivered again, so that correct packet steering can take place. There are other cleanups and accounting that we can factorize in a new helper, skb_tunnel_rx() Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed