xen/pcifront: use xenbus_setup_ring() and xenbus_teardown_ring()
authorJuergen Gross <jgross@suse.com>
Thu, 28 Apr 2022 07:01:04 +0000 (09:01 +0200)
committerJuergen Gross <jgross@suse.com>
Thu, 19 May 2022 12:22:02 +0000 (14:22 +0200)
commit0e6b139dbda9e11fefa84c3e4a3e24dd9dc55bcb
tree88acd83ece63db97348c68528a2966e796708117
parentae19265ca3eeb6cd8098773da2514ed53a6bd350
xen/pcifront: use xenbus_setup_ring() and xenbus_teardown_ring()

Simplify pcifront's shared page creation and removal via
xenbus_setup_ring() and xenbus_teardown_ring().

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
drivers/pci/xen-pcifront.c