The name of the macro was wrong.
Signed-off-by: Ben Pfaff <[email protected]>
---
lib/netdev.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/netdev.h b/lib/netdev.h
index cdefcd5..591d861 100644
--- a/lib/netdev.h
+++ b/lib/netdev.h
@@ -49,7 +49,7 @@ extern "C" {
* create multiple netdev_rxq objects for a single netdev and access each
* of those from a different thread.)
*
- * NETDEV_FOR_EACH_QUEUE
+ * NETDEV_QUEUE_FOR_EACH
* netdev_queue_dump_next()
* netdev_queue_dump_done()
*
--
2.1.3
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev