From: Arnaldo Carvalho de Melo Date: Wed, 10 Aug 2005 02:49:02 +0000 (-0700) Subject: [SOCK]: Introduce sk_setup_caps X-Git-Tag: v2.6.14-rc1~1035^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cbb0df788b90777a7ed0f9d8261260353f48076;p=pandora-kernel.git [SOCK]: Introduce sk_setup_caps From tcp_v4_setup_caps, that always is preceded by a call to __sk_dst_set, so coalesce this sequence into sk_setup_caps, removing one call to a TCP function in the IP layer. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed