[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <C5551D9AAB213A418B7FD5E4A6F30A0702F9537C@ORSMSX106.amr.corp.intel.com>
Date: Tue, 21 Feb 2012 17:46:27 +0000
From: "Rose, Gregory V" <gregory.v.rose@...el.com>
To: "Rose, Gregory V" <gregory.v.rose@...el.com>,
David Miller <davem@...emloft.net>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: RE: [RFC V3 PATCH] rtnetlink: Fix problem with buffer allocation
> -----Original Message-----
> From: netdev-owner@...r.kernel.org [mailto:netdev-owner@...r.kernel.org]
> On Behalf Of Rose, Gregory V
> Sent: Tuesday, February 21, 2012 8:15 AM
> To: David Miller
> Cc: netdev@...r.kernel.org
> Subject: RE: [RFC V3 PATCH] rtnetlink: Fix problem with buffer allocation
>
> > -----Original Message-----
> > From: David Miller [mailto:davem@...emloft.net]
> > Sent: Sunday, February 19, 2012 9:55 PM
> > To: Rose, Gregory V
> > Cc: netdev@...r.kernel.org
> > Subject: Re: [RFC V3 PATCH] rtnetlink: Fix problem with buffer
> allocation
> >
> > From: Greg Rose <gregory.v.rose@...el.com>
> > Date: Thu, 16 Feb 2012 15:52:18 -0800
> >
> > > + for (h = 0; h < NETDEV_HASHENTRIES; h++) {
> > > + head = &net->dev_index_head[h];
> > > + hlist_for_each_entry_rcu(dev, node, head, index_hlist) {
> >
> > list_for_each_entry_rcu(dev, &net->dev_base_head, dev_list)
>
> OK, I'll fix that up.
Having seen no other review comments on this RFC or the related iproute2 RFC I'll go ahead and work with Jeff Kirsher to get these patches pushed for application.
- Greg
--
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