commit | e4a0aee47e1823025972b8f3defde432e485b7b9 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Wed Jun 01 16:21:12 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Jun 24 16:18:18 2011 -0400 |
tree | c44e11954b27ff132612e877b42dffd5ed5709a7 | |
parent | f55b564054e35dcd171e1191a477327528271f95 [diff] |
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 <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>