From: Allan Stephens Date: Tue, 5 Apr 2011 19:15:04 +0000 (-0400) Subject: tipc: Eliminate obsolete filter for unexpected unicast messages X-Git-Tag: v3.2-rc1~129^2~251^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed33a9c4e354b08630bcf4cea70596f690487108;p=pandora-kernel.git tipc: Eliminate obsolete filter for unexpected unicast messages Removes a test that ensures unicast link endpoints discard an incoming message if it will not be consumed by the node itself and cannot be forwarded to another node, since the preceding test already ensures that the message is destined for this node and single-cluster TIPC no longer performs message forwarding. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed