Home
last modified time | relevance | path

Searched hist:b8ef4809bc7faa22e63de921ef56de21ed191af0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dvirtio_net.cdiff b8ef4809bc7faa22e63de921ef56de21ed191af0 Tue Mar 07 20:49:34 CST 2023 Xuan Zhuo <xuanzhuo@linux.alibaba.com> virtio_net: separate the logic of checking whether sq is full

Separate the logic of checking whether sq is full. The subsequent patch
will reuse this func.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Reviewed-by: Alexander Duyck <alexanderduyck@fb.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>