Re: [PATCH] vhost: cleanup iterator update logic

From: David Miller
Date: Fri Feb 27 2015 - 15:58:52 EST


From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Date: Tue, 24 Feb 2015 17:31:31 +0100

> Recent iterator-related changes in vhost made it
> harder to follow the logic fixing up the header.
> In fact, the fixup always happens at the same
> offset: sizeof(virtio_net_hdr): sometimes the
> fixup iterator is updated by copy_to_iter,
> sometimes-by iov_iter_advance.
>
> Rearrange code to make this obvious.
>
> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/