linux/drivers/vhost
Shirley Ma 9e380825ab vhost: handle wrap around in # of bufs math
The meth for calculating the # of outstanding buffers gives
incorrect results when vq->upend_idx wraps around zero.
Fix that.

Signed-off-by: Shirley Ma <xma@us.ibm.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2011-07-21 10:48:27 +03:00
..
Kconfig
Makefile
net.c vhost: handle wrap around in # of bufs math 2011-07-21 10:48:27 +03:00
test.c
test.h
vhost.c
vhost.h