Thread (6 messages) flat view 6 messages, 2 authors, 2012-02-21

RE: [RFC V3 PATCH] rtnetlink: Fix problem with buffer allocation

From: Rose, Gregory V <hidden>
Date: 2012-02-21 16:15:04

-----Original Message-----
From: David Miller [mailto:davem@davemloft.net]
Sent: Sunday, February 19, 2012 9:55 PM
To: Rose, Gregory V
Cc: netdev@vger.kernel.org
Subject: Re: [RFC V3 PATCH] rtnetlink: Fix problem with buffer allocation

From: Greg Rose <redacted>
Date: Thu, 16 Feb 2012 15:52:18 -0800
quoted
+	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.

- Greg
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help