Re: [RFC V3 PATCH 1/8] vhost: move get_rx_bufs to vhost.c

From: Jason Wang
Date: Thu May 03 2018 - 03:19:32 EST




On 2018å05æ02æ 16:05, Tiwei Bie wrote:
On Mon, Apr 23, 2018 at 01:34:53PM +0800, Jason Wang wrote:
Move get_rx_bufs() to vhost.c and rename it to
vhost_get_rx_bufs(). This helps to hide vring internal layout from
A small typo. Based on the code change in this patch, it
seems that this function is renamed to vhost_get_bufs().

Thanks


Right, let me fix it in the next version.

Thanks