android_kernel_samsung_msm8976/net/tipc
Allan Stephens c79be4549a tipc: Optimize detection of duplicate media registration
Streamlines the detection of an attempt to register a TIPC media structure
using an already registered name or type identifier. The revised logic now
reuses an existing routine to detect an existing name and no longer
unnecessarily manipulates the media type counter during an unsuccessful
registration attempt.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-12-27 11:13:06 -05:00
..
addr.c
addr.h
bcast.c
bcast.h
bearer.c tipc: Optimize detection of duplicate media registration 2011-12-27 11:13:06 -05:00
bearer.h tipc: Register new media using pre-compiled structure 2011-12-27 11:13:05 -05:00
config.c
config.h tipc: Remove unused link event tracking code 2011-09-17 22:55:15 -04:00
core.c net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
core.h
discover.c
discover.h
eth_media.c tipc: Register new media using pre-compiled structure 2011-12-27 11:13:05 -05:00
handler.c
Kconfig
link.c tipc: Remove unused link event tracking code 2011-09-17 22:55:15 -04:00
link.h tipc: Enhance sending of bulk name table messages 2011-09-17 22:55:10 -04:00
log.c
log.h
Makefile
msg.c
msg.h
name_distr.c tipc: Enhance sending of bulk name table messages 2011-09-17 22:55:10 -04:00
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c
node.c
node.h
node_subscr.c
node_subscr.h
port.c
port.h
ref.c net: two vzalloc() cleanups 2011-12-19 16:01:38 -05:00
ref.h
socket.c tipc: Enable use by containers having their own network namespace 2011-12-27 11:13:05 -05:00
subscr.c tipc: Remove callback field from subscription structure 2011-09-17 22:55:14 -04:00
subscr.h tipc: Remove callback field from subscription structure 2011-09-17 22:55:14 -04:00