aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorSimon Wunderlich <[email protected]>2011-10-22 16:15:26 +0000
committerSven Eckelmann <[email protected]>2011-11-20 12:08:33 +0000
commitd099c2c541f003bfde9a9eda5519913b313c4c27 (patch)
tree1cee26067baf32ccebf12b5ff6b93698d3e1e363 /net/ipv6/tcp_ipv6.c
parentbatman-adv: fixed hash functions type to uint32_t instead of int (diff)
downloadkernel-d099c2c541f003bfde9a9eda5519913b313c4c27.tar.gz
kernel-d099c2c541f003bfde9a9eda5519913b313c4c27.zip
batman-adv: directly write tt entries without buffering
When the translation tables (global and local) are written for debugfs, it is not neccesary to allocate a buffer, we can directly use seq_printf() to print them out. This might actually be safer if the table changes between size calculation and traversal, and we can't estimate the required size wrong. Signed-off-by: Simon Wunderlich <[email protected]> Signed-off-by: Sven Eckelmann <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions