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)
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

Simple merge