From: Allan Stephens Date: Tue, 24 May 2011 17:20:09 +0000 (-0400) Subject: tipc: Optimize routing of returned payload messages X-Git-Tag: v3.1-rc1~316^2~349^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=017dac31dc8a25ad45421715d88c3869e299fd35;p=pandora-kernel.git tipc: Optimize routing of returned payload messages Reduces the work involved in transmitting a returned payload message by doing only the work necessary to route such a message directly to the specified destination port, rather than invoking the code used to route an arbitrary message to an arbitrary destination. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed