commit | ff60af8c16aa3b8ee51a0a6b4c4ea42342d1607d | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Thu May 26 13:24:24 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu Sep 01 11:16:37 2011 -0400 |
tree | 9da1d66cc36d000267ea2a80a8ee3bae8215af21 | |
parent | 0f38513d22e14f607fc791364856b08cac9f91c9 [diff] |
tipc: Eliminate redundant check when sending messages Eliminates code in tipc_send_buf_fast() that handles messages sent to a destination on the current node, since the only caller of the routine only passes in messages destined for other nodes. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>