mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-22 00:39:05 +00:00
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> |
||
|---|---|---|
| .. | ||
| 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_handle_array.c | ||
| vmci_handle_array.h | ||
| vmci_host.c | ||
| vmci_queue_pair.c | ||
| vmci_queue_pair.h | ||
| vmci_resource.c | ||
| vmci_resource.h | ||
| vmci_route.c | ||
| vmci_route.h | ||