]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4642ed003ae0cdff1c91cc71a1728adc27f24478
tree95ed7f0f81e6ab7af35f95501d370bcf6f71d127
parent72dd2ccd9ac0b7f78b29722b91afccb1da3ae66d
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