From: Denis V. Lunev Date: Fri, 29 Feb 2008 19:16:08 +0000 (-0800) Subject: [ICMP]: Store sock rather than socket for ICMP flow control. X-Git-Tag: v2.6.26-rc1~1138^2~547 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7e729c4b4778aac4dbbec9dc070acde93071f4d;p=pandora-kernel.git [ICMP]: Store sock rather than socket for ICMP flow control. Basically, there is no difference, what to store: socket or sock. Though, sock looks better as there will be 1 less dereferrence on the fast path. Signed-off-by: Denis V. Lunev Acked-by: Daniel Lezcano Signed-off-by: David S. Miller --- Reading git-diff-tree failed