kernel_optimize_test/drivers/vhost
Michael S. Tsirkin 5fba13b5cf vhost: replace % with & on data path
We know vring num is a power of 2, so use &
to mask the high bits.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-12-07 17:28:10 +02:00
..
Kconfig
Makefile
net.c
scsi.c
test.c
test.h
vhost.c
vhost.h
vringh.c