vhost-net: batch use/unuse mm
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 6 Oct 2010 13:34:45 +0000 (15:34 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 4 Nov 2010 11:22:11 +0000 (13:22 +0200)
commit64e1c80748afca3b4818ebb232a9668bf529886d
tree80f0be16eaed7b4561c54e3f4a26138848b816f4
parent533a19b4b88fcf81da3106b94f0ac4ac8b33a248
vhost-net: batch use/unuse mm

Move use/unuse mm to vhost.c which makes it possible to batch these
operations.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/net.c
drivers/vhost/vhost.c