qemu-e2k/net
Michael S. Tsirkin a5fd2c345f tap: make set_offload a nop after netdev cleanup
virtio-net expects set_offload to succeed after
peer cleanup.
Since we don't have an open fd anymore, make it so.
Fixes warning about the failure of offload setting.

Reported-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2010-11-13 23:22:01 +02:00
..
checksum.c
checksum.h
dump.c
dump.h
queue.c
queue.h
slirp.c
slirp.h
socket.c
socket.h
tap-aix.c tap: add APIs for vnet header length 2010-09-07 20:27:33 +03:00
tap-bsd.c tap: Remove double include of util.h 2010-09-29 16:15:37 +00:00
tap-haiku.c tap: Add stub for Haiku 2010-10-03 06:31:41 +00:00
tap-linux.c tap: add APIs for vnet header length 2010-09-07 20:27:33 +03:00
tap-linux.h tap: add APIs for vnet header length 2010-09-07 20:27:33 +03:00
tap-solaris.c tap: add APIs for vnet header length 2010-09-07 20:27:33 +03:00
tap-win32.c Delete write only variables 2010-10-13 18:41:29 +00:00
tap.c tap: make set_offload a nop after netdev cleanup 2010-11-13 23:22:01 +02:00
tap.h tap: add APIs for vnet header length 2010-09-07 20:27:33 +03:00
util.c
util.h
vde.c
vde.h