kernel_optimize_test/net/tipc
Allan Stephens e4a0aee47e 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>
2011-06-24 16:18:18 -04:00
..
addr.c
addr.h
bcast.c
bcast.h
bearer.c tipc: Eliminate unused field in bearer structure 2011-06-24 16:18:16 -04:00
bearer.h tipc: Eliminate unused field in bearer structure 2011-06-24 16:18:16 -04:00
config.c
config.h
core.c
core.h
discover.c
discover.h
eth_media.c
handler.c
Kconfig
link.c tipc: Cleanup of message header size terminology 2011-06-24 16:18:17 -04:00
link.h
log.c
log.h
Makefile
msg.c tipc: Eliminate useless check when creating internal message 2011-06-24 16:18:17 -04:00
msg.h tipc: Cleanup of message header size terminology 2011-06-24 16:18:17 -04:00
name_distr.c tipc: Cleanup of message header size terminology 2011-06-24 16:18:17 -04:00
name_distr.h
name_table.c tipc: Eliminate checks for empty zone list during name translation 2011-06-24 16:18:16 -04:00
name_table.h tipc: Convert name table publication lists to standard kernel lists 2011-06-24 16:18:16 -04:00
net.c
net.h
netlink.c
node_subscr.c
node_subscr.h
node.c
node.h
port.c tipc: Optimize creation of connection protocol messages 2011-06-24 16:18:18 -04:00
port.h
ref.c
ref.h
socket.c tipc: Remove unnecessary includes in socket code 2011-06-24 16:18:16 -04:00
subscr.c
subscr.h