Home
last modified time | relevance | path

Searched hist:"946 fa5647b529402161814ca8ed1302254b6affb" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dvirtio_net.cdiff 946fa5647b529402161814ca8ed1302254b6affb Thu Oct 23 16:12:10 CDT 2014 Michael S. Tsirkin <mst@redhat.com> virtio_net: pass vi around

Too many places poke at [rs]q->vq->vdev->priv just to get
the vi structure. Let's just pass the pointer around: seems
cleaner, and might even be faster.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>