mirror of
https://github.com/openvswitch/ovs
synced 2025-10-17 14:28:02 +00:00
netdev: Fix typo in comment.
The name of the macro was wrong. Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Russell Bryant <russell@ovn.org>
This commit is contained in:
@@ -49,7 +49,7 @@ extern "C" {
|
|||||||
* create multiple netdev_rxq objects for a single netdev and access each
|
* create multiple netdev_rxq objects for a single netdev and access each
|
||||||
* of those from a different thread.)
|
* of those from a different thread.)
|
||||||
*
|
*
|
||||||
* NETDEV_FOR_EACH_QUEUE
|
* NETDEV_QUEUE_FOR_EACH
|
||||||
* netdev_queue_dump_next()
|
* netdev_queue_dump_next()
|
||||||
* netdev_queue_dump_done()
|
* netdev_queue_dump_done()
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user