[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)
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>

No differences found