From: Allan Stephens Date: Wed, 1 Jun 2011 20:21:12 +0000 (-0400) Subject: tipc: Optimize creation of connection protocol messages X-Git-Tag: v3.1-rc1~316^2~349^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4a0aee47e1823025972b8f3defde432e485b7b9;p=pandora-kernel.git tipc: Optimize creation of connection protocol messages Simplifies the creation of connection protocol messages by eliminating the passing of information that is no longer required, is constant, or is contained within the port structure that is issuing the message. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed