From: Allan Stephens Date: Thu, 5 Jun 2008 00:28:21 +0000 (-0700) Subject: tipc: Fix bug in connection setup via native API X-Git-Tag: v2.6.27-rc1~969^2~366 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84b07c1638c36ae937d4930b467001a0d22904e5;p=pandora-kernel.git tipc: Fix bug in connection setup via native API This patch fixes a bug that prevented TIPC from receiving a connection setup request message on a native TIPC port. The revised connection setup logic ensures that validation of the source of a connection-based message is skipped if the port is not yet connected to a peer. Signed-off-by: Allan Stephens Signed-off-by: David S. Miller --- Reading git-diff-tree failed