From: Sven Eckelmann Date: Mon, 21 Jun 2010 23:25:43 +0000 (+0200) Subject: Staging: batman-adv: Move tables from sysfs to debugfs X-Git-Tag: v2.6.36-rc1~520^2~1^2~397 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4caecbc03931522bd4af165edb1cfcfc4d3d7887;p=pandora-kernel.git Staging: batman-adv: Move tables from sysfs to debugfs Files which represent more than a single attribute aren't allowed in sysfs. As we have some files which aren't essential and are lists or tables aggregated from data from different places inside batman-adv, we must place them in a filesystem without such a restriction. Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed