OSDN Git Service

batman-adv: add debugfs structure for information per interface
authorSimon Wunderlich <simon@open-mesh.com>
Thu, 21 Nov 2013 13:16:12 +0000 (14:16 +0100)
committerAntonio Quartulli <antonio@meshcoding.com>
Sun, 12 Jan 2014 13:41:15 +0000 (14:41 +0100)
commit5bc7c1eb44f25a2e0d6a37af8eb1e07c7d2d43e6
tree95ed7f0f81e6ab7af35f95501d370bcf6f71d127
parentf3b3d9018975ffb2680b7c1d37122f9d80301587
batman-adv: add debugfs structure for information per interface

To show information per interface, add a debugfs hardif structure
similar to the system in sysfs. Hard interface folders will be created
in "$debugfs/batman-adv/". Files are not yet added.

Signed-off-by: Simon Wunderlich <simon@open-mesh.com>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
net/batman-adv/debugfs.c
net/batman-adv/debugfs.h
net/batman-adv/hard-interface.c
net/batman-adv/types.h