linux/net/tipc
Allan Stephens ff60af8c16 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>
2011-09-01 11:16:37 -04:00
..
addr.c
addr.h
bcast.c tipc: Remove obsolete congestion handling when sending a broadcast NACK 2011-09-01 11:16:37 -04:00
bcast.h tipc: Remove non-executable code to handle broadcast bearer congestion 2011-09-01 11:16:36 -04:00
bearer.c tipc: Remove non-executable code to handle broadcast bearer congestion 2011-09-01 11:16:36 -04:00
bearer.h
config.c
config.h
core.c
core.h
discover.c
discover.h
eth_media.c
handler.c
Kconfig
link.c tipc: Eliminate redundant check when sending messages 2011-09-01 11:16:37 -04:00
link.h
log.c
log.h
Makefile
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c
node_subscr.c
node_subscr.h
node.c tipc: Prevent broadcast link stalling when another node fails 2011-09-01 11:16:36 -04:00
node.h
port.c
port.h
ref.c
ref.h
socket.c
subscr.c
subscr.h