dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
bond_3ad.c
bond_3ad.h
bond_alb.c [PATCH] bonding: UPDATED hash-table corruption in bond_alb.c 2006-01-12 16:35:39 -05:00
bond_alb.h
bond_main.c [PATCH] bonding: fix ->get_settings error checking 2006-01-26 22:08:56 -05:00
bond_sysfs.c
bonding.h [PATCH] bonding: UPDATED hash-table corruption in bond_alb.c 2006-01-12 16:35:39 -05:00