]> git.karo-electronics.de Git - karo-tx-linux.git/commit - net/batman-adv/bat_iv_ogm.c
batman-adv: remove vis functionality
authorSimon Wunderlich <siwu@hrz.tu-chemnitz.de>
Thu, 25 Apr 2013 09:57:42 +0000 (11:57 +0200)
committerAntonio Quartulli <antonio@meshcoding.com>
Wed, 9 Oct 2013 19:22:32 +0000 (21:22 +0200)
commit9f4980e68b4b72e6a4d7caadfacc54260d05ebf6
treeddff273e32b44ba11aefcf9d380f47563504a194
parent0035f97e65761099cbfa9554ee8cd9bfc395eeea
batman-adv: remove vis functionality

This is replaced by a userspace program, we don't need this
functionality to bloat the kernel.

Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
17 files changed:
Documentation/ABI/testing/sysfs-class-net-mesh
Documentation/networking/batman-adv.txt
net/batman-adv/Makefile
net/batman-adv/bat_iv_ogm.c
net/batman-adv/debugfs.c
net/batman-adv/hard-interface.c
net/batman-adv/main.c
net/batman-adv/main.h
net/batman-adv/packet.h
net/batman-adv/routing.c
net/batman-adv/routing.h
net/batman-adv/send.c
net/batman-adv/soft-interface.c
net/batman-adv/sysfs.c
net/batman-adv/types.h
net/batman-adv/vis.c [deleted file]
net/batman-adv/vis.h [deleted file]