virtio: document virtio_reset_device
authorMichael S. Tsirkin <mst@redhat.com>
Fri, 14 Jan 2022 20:54:01 +0000 (15:54 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 19 Jan 2022 09:17:30 +0000 (04:17 -0500)
commit742f5cb75597bf05c8099d880a7432ecf7595a0b
treee5dfe87baa53b9d6bc1e84a1b045f8032dd924ad
parentc4f26960173466a0778a1991777242673dad5f40
virtio: document virtio_reset_device

Looks like most callers get driver/device removal wrong.
Document what's expected of callers.

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