[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130828160402.GJ1992@redhat.com>
Date: Wed, 28 Aug 2013 18:04:02 +0200
From: Veaceslav Falico <vfalico@...hat.com>
To: netdev@...r.kernel.org
Cc: Jay Vosburgh <fubar@...ibm.com>,
Andy Gospodarek <andy@...yhouse.net>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jiri Pirko <jiri@...nulli.us>,
Alexander Duyck <alexander.h.duyck@...el.com>,
Cong Wang <amwang@...hat.com>
Subject: Re: [PATCH net-next v2 0/13] bonding: remove vlan special handling
On Wed, Aug 28, 2013 at 02:02:19PM +0200, Veaceslav Falico wrote:
>v1: Per Jiri's advice, remove the exported netdev_upper struct to keep it
> inside dev.c only, and instead implement a macro to iterate over the
> list and return only net_device *.
>v2: Jiri noted that we need to see every upper device, but not only the
> first level. Modify the netdev_upper logic to include a list of lower
> devices and for both upper/lower lists every device would see both its
> first-level devices and every other devices that is lower/upper of it.
> Also, convert some annoying spamming warnings to pr_debug in
> bond_arp_send_all.
Self-NAK on this patchset, will send the updated v3 in a few moments.
--
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