commit | ed4b9f8014db4f343e89b44b7c5ca355f439ce36 | [log] [tgz] |
---|---|---|
author | Jay Vosburgh <fubar@us.ibm.com> | Wed Sep 14 14:52:09 2005 -0700 |
committer | Jeff Garzik <jgarzik@pobox.com> | Fri Sep 16 02:46:41 2005 -0400 |
tree | 358636a7ad2e47fe2ea78621d435273fefb4c243 | |
parent | c5f977a0d2d6a8f02f32139b5dd129e52073f38f [diff] |
[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>