Spdk/lib/bdev/virtio/rte_virtio
Dariusz Stojaczyk 4790c4033f rte_virtio: removed vtpci->reset callback
It's not used anywhere. There's already a
vtpci->set_status(RESET) equivalent that
does the same.

Change-Id: I0f04ba094848806c647ede4be2ef77b423ead288
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/379337
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2017-10-02 13:38:43 -04:00
..
virtio_user rte_virtio: create call/kick fds on queue setup 2017-10-02 13:38:43 -04:00
virtio_dev.c rte_virtio: added virtio_dev_deinit 2017-09-29 13:02:09 -04:00
virtio_dev.h rte_virtio: added virtio_dev_deinit 2017-09-29 13:02:09 -04:00
virtio_logs.h bdev_virtio: fix logging with enabled debug 2017-09-11 19:10:43 -04:00
virtio_pci.c rte_virtio: removed vtpci->reset callback 2017-10-02 13:38:43 -04:00
virtio_pci.h rte_virtio: removed vtpci->reset callback 2017-10-02 13:38:43 -04:00
virtio_queue.c rte_virtio: added virtio_dev struct 2017-09-15 16:32:20 -04:00
virtio_queue.h rte_virtio: added virtio_dev struct 2017-09-15 16:32:20 -04:00
virtio_user.c rte_virtio: removed vtpci->reset callback 2017-10-02 13:38:43 -04:00