]> git.karo-electronics.de Git - karo-tx-linux.git/commit
batman-adv: support array of debugfs general attributes
authorAntonio Quartulli <ordex@autistici.org>
Tue, 16 Oct 2012 08:04:39 +0000 (10:04 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Wed, 21 Nov 2012 11:34:49 +0000 (12:34 +0100)
commit637fbd12947b5645d8c16c982aa15c17ab695b0a
treea8445d72399cb574cfac136e911bfd5a65ed3fc9
parentc76d15253aeaf8ee3beee932d1950296431bec96
batman-adv: support array of debugfs general attributes

This patch adds support for an array of debugfs general (not soft_iface
specific) attributes. With this change it will be possible to add more general
attributes by simply appending them to the array without touching the rest of
the code.

Reported-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Acked-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
net/batman-adv/debugfs.c