diff options
author | 2011-01-21 09:45:33 -0500 | |
---|---|---|
committer | 2011-02-23 18:05:17 -0500 | |
commit | 69218fc426569739d2bb68e15ac4905948409642 (patch) | |
tree | ec6ad0a4ace309739503c684c9f6168d6b82484d /net/tipc/bcast.c | |
parent | tipc: Set unused probe field of link protocol messages to defined value (diff) | |
download | linux-dev-69218fc426569739d2bb68e15ac4905948409642.tar.xz linux-dev-69218fc426569739d2bb68e15ac4905948409642.zip |
tipc: Minor optimization to topology service connection establishment
Eliminates a local iovec structure containing no data, which was
previously used during the establishment of a topology service connection,
since the same effect can be achieved by passing in a NULL pointer and
an iovec length of zero.
Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'net/tipc/bcast.c')
0 files changed, 0 insertions, 0 deletions