linux-stable/net/tipc
Wei Yongjun ad025a56a5 tipc: remove duplicated include from socket.c
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-29 15:51:14 -07:00
..
addr.c
addr.h
bcast.c tipc: ensure sequential message delivery across dual bearers 2014-07-16 21:38:19 -07:00
bcast.h tipc: rename temporarily named functions 2014-07-16 21:38:19 -07:00
bearer.c tipc: improve and extend media address conversion functions 2014-05-14 15:19:48 -04:00
bearer.h tipc: improve and extend media address conversion functions 2014-05-14 15:19:48 -04:00
config.c
config.h
core.c tipc: decrease connection flow control window 2014-05-14 15:19:47 -04:00
core.h tipc: improve and extend media address conversion functions 2014-05-14 15:19:48 -04:00
discover.c tipc: clean up neigbor discovery message reception 2014-05-14 15:19:48 -04:00
discover.h
eth_media.c tipc: improve and extend media address conversion functions 2014-05-14 15:19:48 -04:00
ib_media.c tipc: improve and extend media address conversion functions 2014-05-14 15:19:48 -04:00
Kconfig
link.c tipc: rename temporarily named functions 2014-07-16 21:38:19 -07:00
link.h tipc: rename temporarily named functions 2014-07-16 21:38:19 -07:00
log.c
Makefile
msg.c tipc: make tipc_buf_append() more robust 2014-07-28 18:34:01 -07:00
msg.h tipc: rename temporarily named functions 2014-07-16 21:38:19 -07:00
name_distr.c tipc: rename temporarily named functions 2014-07-16 21:38:19 -07:00
name_distr.h tipc: make name table distributor use new send function 2014-07-16 21:38:18 -07:00
name_table.c
name_table.h
net.c tipc: same receive code path for connection protocol and data messages 2014-06-27 12:50:56 -07:00
net.h tipc: same receive code path for connection protocol and data messages 2014-06-27 12:50:56 -07:00
netlink.c
node.c tipc: make name table distributor use new send function 2014-07-16 21:38:18 -07:00
node.h tipc: make link mtu easily accessible from socket 2014-06-27 12:50:55 -07:00
node_subscr.c tipc: eliminate case of writing to freed memory 2014-06-27 12:50:54 -07:00
node_subscr.h
port.c tipc: rename temporarily named functions 2014-07-16 21:38:19 -07:00
port.h tipc: remove unreferenced functions 2014-07-16 21:38:19 -07:00
ref.c
ref.h
server.c
server.h
socket.c tipc: remove duplicated include from socket.c 2014-07-29 15:51:14 -07:00
socket.h tipc: add new functions for multicast and broadcast distribution 2014-07-16 21:38:18 -07:00
subscr.c
subscr.h
sysctl.c