OSDN Git Service

batman-adv: Directly print to seq_file in vis
authorSven Eckelmann <sven@narfation.org>
Wed, 16 May 2012 18:23:23 +0000 (20:23 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Thu, 28 Jun 2012 06:44:49 +0000 (08:44 +0200)
commit28afd3c0756e0f052a09710c7daa0b9e27700a02
tree650728e68dcb932145115a05288b2a7cb74819af
parent3e34819e0eafaa6c873e9704bb478c0cdd6bb481
batman-adv: Directly print to seq_file in vis

The vis output doesn't need to be buffered in an character buffer before it can
be send to the userspace program that reads from the vis debug file.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
net/batman-adv/vis.c