We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2197c7 commit f1fc8ecCopy full SHA for f1fc8ec
net/xdp/xsk_queue.h
@@ -96,7 +96,7 @@ struct xsk_queue {
96
* seen and read by the consumer.
97
*
98
* The consumer peeks into the ring to see if the producer has written
99
- * any new entries. If so, the producer can then read these entries
+ * any new entries. If so, the consumer can then read these entries
100
* and when it is done reading them release them back to the producer
101
* so that the producer can use these slots to fill in new entries.
102
0 commit comments