This function no longer exists.

Signed-off-by: Anthony Liguori <[EMAIL PROTECTED]>

diff --git a/qemu/net.h b/qemu/net.h
index 9dc8b7c..933ed3c 100644
--- a/qemu/net.h
+++ b/qemu/net.h
@@ -41,9 +41,6 @@ void qemu_handler_true(void *opaque);
 
 void do_info_network(void);
 
-/* virtio hack for zero copy receive */
-int hack_around_tap(void *opaque);
-
 int net_client_init(const char *str);
 void net_client_uninit(NICInfo *nd);
 
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to