linux/drivers/net/bonding
Laurent Riffard 418e8f3d7e [PATCH] bonding: fix an oops when slave device does not provide get_stats
Bonding driver unconditionnaly dereference get_stats function pointer
for each of its slave device. This patch
- adds a check for NULL dev->get_stats pointer in bond_get_stats
- prints a notice when the bonding device enslave a device without
  get_stats function.

Signed-off-by: Laurent Riffard <laurent.riffard@free.fr>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-11-30 06:14:06 -05:00
..
Makefile [PATCH] bonding: add sysfs functionality to bonding (large) 2005-11-13 14:48:21 -05:00
bond_3ad.c [PATCH] bonding: Don't mangle LACPDUs 2006-09-25 20:08:09 -04:00
bond_3ad.h [PATCH] bonding: support carrier state for master 2006-03-29 17:34:02 -05:00
bond_alb.c [PATCH] bonding: fix deadlock on high loads in bond_alb_monitor() 2006-10-05 07:01:25 -04:00
bond_alb.h [bonding] Remove superfluous changelog. 2005-11-28 13:54:22 -05:00
bond_main.c [PATCH] bonding: fix an oops when slave device does not provide get_stats 2006-11-30 06:14:06 -05:00
bond_sysfs.c [PATCH] bonding: Validate probe replies in ARP monitor 2006-09-25 20:08:09 -04:00
bonding.h [PATCH] bonding: update version number 2006-09-27 16:18:24 -04:00