]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/bonding/bond_main.c
[PATCH] bonding: Allow ARP target table to have empty entries
authorMitch Williams <mitch.a.williams@intel.com>
Wed, 9 Nov 2005 18:36:19 +0000 (10:36 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Sun, 13 Nov 2005 19:48:20 +0000 (14:48 -0500)
commit6b780567223524cac86c745aeac425521cf37490
tree98fbe73fc3ec76aa90c1706e42969b799dc0d70a
parent3c535952d86df83f817595068c9fd2b3cfbd3a4d
[PATCH] bonding: Allow ARP target table to have empty entries

With the sysfs interface, the user can remove entries from the ARP table
at runtime.  The ARP monitor code now allows for empty entries in the
table.

Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Acked-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/bonding/bond_main.c