linux-xiaomi-chiron/net/tipc
Ying Xue 859fc7c0ce tipc: cleanup core.c and core.h files
Only the works of initializing and shutting down tipc module are done
in core.h and core.c files, so all stuffs which are not closely
associated with the two tasks should be moved to appropriate places.

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Tested-by: Tero Aho <Tero.Aho@coriant.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-01-12 16:24:31 -05:00
..
addr.c
addr.h tipc: cleanup core.c and core.h files 2015-01-12 16:24:31 -05:00
bcast.c tipc: fix bug in broadcast retransmit code 2015-01-12 16:24:31 -05:00
bcast.h
bearer.c
bearer.h
config.c tipc: convert tipc reference table to use generic rhashtable 2015-01-08 19:47:14 -08:00
config.h tipc: cleanup core.c and core.h files 2015-01-12 16:24:31 -05:00
core.c tipc: cleanup core.c and core.h files 2015-01-12 16:24:31 -05:00
core.h tipc: cleanup core.c and core.h files 2015-01-12 16:24:31 -05:00
discover.c tipc: remove unnecessary wrapper functions of kernel timer APIs 2015-01-12 16:24:31 -05:00
discover.h
eth_media.c
ib_media.c
Kconfig tipc: convert tipc reference table to use generic rhashtable 2015-01-08 19:47:14 -08:00
link.c tipc: remove unnecessary wrapper functions of kernel timer APIs 2015-01-12 16:24:31 -05:00
link.h tipc: cleanup core.c and core.h files 2015-01-12 16:24:31 -05:00
log.c
Makefile
msg.c tipc: cleanup core.c and core.h files 2015-01-12 16:24:31 -05:00
msg.h tipc: cleanup core.c and core.h files 2015-01-12 16:24:31 -05:00
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c
netlink.h tipc: cleanup core.c and core.h files 2015-01-12 16:24:31 -05:00
node.c tipc: fix broadcast wakeup contention after congestion 2014-12-10 14:45:33 -05:00
node.h
server.c tipc: cleanup core.c and core.h files 2015-01-12 16:24:31 -05:00
server.h tipc: cleanup core.c and core.h files 2015-01-12 16:24:31 -05:00
socket.c tipc: remove unnecessary wrapper functions of kernel timer APIs 2015-01-12 16:24:31 -05:00
socket.h tipc: cleanup core.c and core.h files 2015-01-12 16:24:31 -05:00
subscr.c tipc: remove unnecessary wrapper functions of kernel timer APIs 2015-01-12 16:24:31 -05:00
subscr.h tipc: cleanup core.c and core.h files 2015-01-12 16:24:31 -05:00
sysctl.c