linux_dsm_epyc7002/drivers/misc/vmw_vmci
Dmitry Torokhov 782f244535 VMCI: fix error handling path when registering guest driver
When host capabilities check failed or when we were unable to register doorbell
bitmap we were forgetting to set error code and were returning 0 which would
make upper layers believe that probe was successful.

Reported-by: Julia Lawall <julia.lawall@lip6.fr>
Acked-by: Andy King <acking@vmware.com>
Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-09 16:16:15 -08:00
..
Kconfig
Makefile
vmci_context.c
vmci_context.h
vmci_datagram.c
vmci_datagram.h
vmci_doorbell.c
vmci_doorbell.h
vmci_driver.c
vmci_driver.h
vmci_event.c
vmci_event.h
vmci_guest.c VMCI: fix error handling path when registering guest driver 2014-01-09 16:16:15 -08:00
vmci_handle_array.c
vmci_handle_array.h
vmci_host.c vmw_vmci: Convert driver to use get_user_pages_fast() 2013-10-05 18:04:55 -07:00
vmci_queue_pair.c vmw_vmci: Convert driver to use get_user_pages_fast() 2013-10-05 18:04:55 -07:00
vmci_queue_pair.h
vmci_resource.c
vmci_resource.h
vmci_route.c
vmci_route.h