From: Taku Izumi Date: Thu, 9 Dec 2010 15:17:13 +0000 (+0000) Subject: bonding: add the debugfs facility to the bonding driver X-Git-Tag: v2.6.38-rc1~476^2~240 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f073c7ca29a4a7e14060d9d3ddf09bfbb7cd9cc0;p=pandora-kernel.git bonding: add the debugfs facility to the bonding driver This patch provides the debugfs facility to the bonding driver. The "bonding" directory is created in the debugfs root and directories of each bonding interface (like bond0, bond1...) are created in that. # mount -t debugfs none /sys/kernel/debug # ls /sys/kernel/debug/bonding bond0 bond1 Signed-off-by: Taku Izumi Signed-off-by: Jay Vosburgh Signed-off-by: David S. Miller --- Reading git-diff-tree failed