On Tue, Mar 19, 2019 at 02:43:10PM +0800, Tiwei Bie wrote:
Add a helper for disabling interrupts in split ring to make the code consistent with the corresponding code in packed ring.Signed-off-by: Tiwei Bie <tiwei....@intel.com> --- drivers/net/virtio/virtqueue.h | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-)
Reviewed-by: Jens Freimann <jfreim...@redhat.com>