linux/net/tipc
Paul Gortmaker 358a0d1c9e tipc: rename struct media to struct tipc_media
Give it a meaningful prefix, as suggested by DaveM, so that it
is consistent with things like struct tipc_bearer, and so it isn't
confused with anything else.  This has no impact on the actual
runtime code behaviour.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-12-29 21:53:29 -05:00
..
addr.c
addr.h
bcast.c tipc: rename struct media to struct tipc_media 2011-12-29 21:53:29 -05:00
bcast.h tipc: Ensure broadcast link spinlock is held when updating node map 2011-12-27 11:33:48 -05:00
bearer.c tipc: rename struct media to struct tipc_media 2011-12-29 21:53:29 -05:00
bearer.h tipc: rename struct media to struct tipc_media 2011-12-29 21:53:29 -05:00
config.c tipc: Revise comment justifying release of configuration spinlock 2011-12-27 11:33:40 -05:00
config.h
core.c tipc: Minor optimization to deactivation of Ethernet media suppot 2011-12-27 11:33:41 -05:00
core.h
discover.c tipc: Ignore neighbor discovery messages containing invalid address 2011-12-27 11:33:38 -05:00
discover.h
eth_media.c tipc: rename struct media to struct tipc_media 2011-12-29 21:53:29 -05:00
handler.c
Kconfig
link.c tipc: rename struct media to struct tipc_media 2011-12-29 21:53:29 -05:00
link.h tipc: Allow use of buf_seqno() helper routine by unicast links 2011-12-27 11:33:54 -05:00
log.c
log.h
Makefile
msg.c tipc: Hide media-specific addressing details from generic bearer code 2011-12-27 11:33:36 -05:00
msg.h tipc: Hide media-specific addressing details from generic bearer code 2011-12-27 11:33:36 -05:00
name_distr.c tipc: Eliminate useless check when network address is assigned 2011-12-27 11:33:46 -05:00
name_distr.h
name_table.c
name_table.h
net.c tipc: Eliminate dynamic allocation of broadcast link data structures 2011-12-27 11:33:47 -05:00
net.h
netlink.c
node_subscr.c
node_subscr.h
node.c tipc: Ignore broadcast acknowledgements that are out-of-range 2011-12-27 11:33:53 -05:00
node.h
port.c
port.h
ref.c
ref.h
socket.c
subscr.c
subscr.h