android_kernel_samsung_msm8976/net/tipc
Allan Stephens 29ede244cc [TIPC]: Debug print buffer enhancements and fixes
This change modifies TIPC's print buffer code as follows:
1) Now supports small print buffers (min. size reduced from 512 bytes to 64)
2) Now uses TIPC_NULL print buffer structure to indicate null device
   instead of NULL pointer (this simplified error handling)
3) Fixed misuse of console buffer structure by tipc_dump()
4) Added and corrected comments in various places

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Per Liden <per.liden@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-10-18 19:55:14 -07:00
..
addr.c
addr.h
bcast.c
bcast.h
bearer.c
bearer.h
cluster.c
cluster.h
config.c
config.h
core.c
core.h [TIPC]: Debug print buffer enhancements and fixes 2006-10-18 19:55:14 -07:00
dbg.c [TIPC]: Debug print buffer enhancements and fixes 2006-10-18 19:55:14 -07:00
dbg.h [TIPC]: Debug print buffer enhancements and fixes 2006-10-18 19:55:14 -07:00
discover.c
discover.h
eth_media.c
handler.c
Kconfig
link.c
link.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.c
node.h
node_subscr.c
node_subscr.h
port.c [TIPC]: Add missing unlock in port timeout code. 2006-10-18 19:55:13 -07:00
port.h
ref.c
ref.h
socket.c
subscr.c
subscr.h
user_reg.c
user_reg.h
zone.c
zone.h