alistair23-linux/drivers/net/bonding
Taku Izumi f073c7ca29 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 <izumi.taku@jp.fujitsu.com>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-10 16:24:33 -08:00
..
bond_3ad.c drivers/net/bonding: Remove unnecessary casts of netdev_priv 2010-11-17 10:36:50 -08:00
bond_3ad.h
bond_alb.c bonding: correctly process non-linear skbs 2010-09-14 14:25:32 -07:00
bond_alb.h
bond_debugfs.c bonding: add the debugfs facility to the bonding driver 2010-12-10 16:24:33 -08:00
bond_ipv6.c bonding: fix bond_inet6addr_event() 2010-07-19 09:34:31 -07:00
bond_main.c bonding: add the debugfs facility to the bonding driver 2010-12-10 16:24:33 -08:00
bond_sysfs.c bonding: Fix deadlock in bonding driver resulting from internal locking when using netpoll 2010-10-18 08:32:07 -07:00
bonding.h bonding: add the debugfs facility to the bonding driver 2010-12-10 16:24:33 -08:00
Makefile bonding: add the debugfs facility to the bonding driver 2010-12-10 16:24:33 -08:00