Files
android_kernel_xiaomi_sm8450/drivers/vhost
Michael S. Tsirkin 4c5a84421c vhost: cleanup iterator update logic
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@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-02-27 15:53:44 -05:00
..
2013-07-07 17:33:44 +03:00
2013-07-07 17:33:44 +03:00
2015-02-27 15:53:44 -05:00
2014-06-09 16:21:07 +03:00
2010-12-09 16:00:21 +02:00
2014-12-15 23:49:28 +02:00