]> Pileus Git - ~andy/linux/commit
[PATCH] bonding: plug reference count leak
authorJay Vosburgh <fubar@us.ibm.com>
Wed, 14 Sep 2005 21:52:09 +0000 (14:52 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 16 Sep 2005 06:46:41 +0000 (02:46 -0400)
commited4b9f8014db4f343e89b44b7c5ca355f439ce36
tree358636a7ad2e47fe2ea78621d435273fefb4c243
parentc5f977a0d2d6a8f02f32139b5dd129e52073f38f
[PATCH] bonding: plug reference count leak

Bonding leaks route structures when the ARP monitor is
configured to send probes over VLANs.

Originally reported by Ian Abel <ian.abel@mxtelecom.com>; his
original fix was modified by Jay Vosburgh to correct coding style and to
close a leak it missed.

Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/bonding/bond_main.c