From: Eric Dumazet Date: Sat, 10 Jul 2010 22:45:17 +0000 (+0000) Subject: net: sock_free() optimizations X-Git-Tag: v2.6.36-rc1~571^2~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d361fd599a991ff6c1d522a599c635b35d61ef30;p=pandora-kernel.git net: sock_free() optimizations Avoid two extra instructions in sock_free(), to reload skb->truesize and skb->sk Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed