diff --git a/lib/netdev.h b/lib/netdev.h index cdefcd532..591d86163 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() *