[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <456EBBF6.3070802@voltaire.com>
Date: Thu, 30 Nov 2006 13:09:42 +0200
From: Or Gerlitz <ogerlitz@...taire.com>
To: netdev@...r.kernel.org
CC: openib-general@...nib.org, Roland Dreier <rdreier@...co.com>,
Jay Vosburgh <fubar@...ibm.com>
Subject: Re: [RFC][PATCH V2 1/3] enable bonding to enslave non ARPHRD_ETHER
netdevices
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists