mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 15:11:50 +00:00
cfbdab9513
No need to check the support of mergeable buffer inside the recevie loop as the whole handle_rx()_xx is in the read critical region. So this patch move it ahead of the receiving loop. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
net.c | ||
test.c | ||
test.h | ||
vhost.c | ||
vhost.h |