From: Allan Stephens Date: Tue, 17 Aug 2010 11:00:05 +0000 (+0000) Subject: tipc: Provide correct error code for unsupported connect() operation X-Git-Tag: v2.6.37-rc1~147^2~810 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35997e3157eba16c6124d440bdf9272087129b2a;p=pandora-kernel.git tipc: Provide correct error code for unsupported connect() operation Modify TIPC to return EOPNOTSUPP if an application attempts to perform a non-blocking connect() operation, which is not supported by TIPC. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed