diff options
author | Amit Shah <amit.shah@redhat.com> | 2011-07-27 14:00:31 +0530 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2011-07-27 20:18:47 +0300 |
commit | b52dfd71f33b902e612b12f6cc89f3b61e4d3e22 (patch) | |
tree | 790f874c54444cee03ef851ebd2b7db83b72c9cf /hw/virtio.c | |
parent | d92551f28eff7cb6572ed3147399e51f5f5dfc22 (diff) |
virtio-net: don't use vdev after virtio_cleanup
virtio_cleanup() will be changed by the following patch to remove the
VirtIONet struct that gets allocated via virtio_common_init(). Ensure
we don't dereference the structure after calling the cleanup function.
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/virtio.c')
0 files changed, 0 insertions, 0 deletions