linux/drivers/net/bonding
Eric Sesterhenn 6a986ce45d [PATCH] bonding: fix ->get_settings error checking
Since get_settings() returns a signed int and it gets checked
for < 0 to catch an error, res should be a signed int too.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2006-01-26 22:08:56 -05:00
..
Makefile [PATCH] bonding: add sysfs functionality to bonding (large) 2005-11-13 14:48:21 -05:00
bond_3ad.c [bonding] Remove superfluous changelog. 2005-11-28 13:54:22 -05:00
bond_3ad.h [bonding] Remove superfluous changelog. 2005-11-28 13:54:22 -05:00
bond_alb.c [PATCH] bonding: UPDATED hash-table corruption in bond_alb.c 2006-01-12 16:35:39 -05:00
bond_alb.h [bonding] Remove superfluous changelog. 2005-11-28 13:54:22 -05:00
bond_main.c [PATCH] bonding: fix ->get_settings error checking 2006-01-26 22:08:56 -05:00
bond_sysfs.c [bonding] Remove superfluous changelog. 2005-11-28 13:54:22 -05:00
bonding.h [PATCH] bonding: UPDATED hash-table corruption in bond_alb.c 2006-01-12 16:35:39 -05:00