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 1166d38 commit f38703bCopy full SHA for f38703b
bindings/virtio/virtio_net.c
@@ -277,7 +277,7 @@ static void virtio_net_pkt_poll(virtio_set_t *ready_set)
277
}
278
279
280
-/* Get the data from the next_avail (top-most) receive buffer/descriptpr in
+/* Get the data from the next_avail (top-most) receive buffer/descriptor in
281
* the available ring. */
282
static uint8_t *virtio_net_recv_pkt_get(struct virtio_net_desc *nd,
283
size_t *size)
0 commit comments