Or Gerlitz wrote:
Index: net-2.6.20/drivers/net/bonding/bonding.h =================================================================== --- net-2.6.20.orig/drivers/net/bonding/bonding.h 2006-11-30 10:54:23.000000000 +0200 +++ net-2.6.20/drivers/net/bonding/bonding.h 2006-11-30 10:58:10.000000000 +0200 @@ -201,6 +201,7 @@ struct bonding { struct list_head vlan_list; struct vlan_group *vlgrp; struct packet_type arp_mon_pt; + s8 do_set_mac_addr; };/**
oops - this piece belongs to the second patch, which actually uses the added field, sorry for that. I will fix it for the next version.
Or. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
