From: Ying Xue Date: Fri, 17 Jan 2014 01:50:06 +0000 (+0800) Subject: tipc: standardize sendmsg routine of connected socket X-Git-Tag: v3.14-rc1~94^2~116^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=391a6dd1da3979be7b6fc0d9ded1b0b906bd068f;p=pandora-kernel.git tipc: standardize sendmsg routine of connected socket Standardize the behaviour of waiting for events in TIPC send_packet() so that all variables of socket or port structures are protected within socket lock, allowing the process of calling sendmsg() to be woken up at appropriate time. Signed-off-by: Ying Xue Reviewed-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed