Staging: hv: Properly handle errors in hv_pci_probe()
commit71a6655dedc2d8be8a292fc96840924d846ab925
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 29 Apr 2011 20:45:04 +0000 (29 13:45 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 3 May 2011 20:31:27 +0000 (3 13:31 -0700)
treed498447ce7eab72d6f87b1efde51f0056e4859bb
parentb14a7b3014b1151597d526f2e24f291ebc3a4f5b
Staging: hv: Properly handle errors in hv_pci_probe()

Much of the vmbus driver initialization is done within the hv_pci_probe()
function. Properly handle errors in hv_pci_probe so that we can
appropriately deal with loading of the vmbus driver.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/vmbus_drv.c