Files
linux-apfs/drivers/vhost
Jason Wang cfbdab9513 vhost-net: check the support of mergeable buffer outside the receive loop
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>
2011-03-13 16:57:30 +02:00
..
2010-02-18 14:08:38 -08:00
2010-12-09 16:00:21 +02:00
2010-12-09 16:00:21 +02:00
2011-02-01 16:48:46 +02:00