From: K. Y. Srinivasan Date: Fri, 29 Apr 2011 20:45:04 +0000 (-0700) Subject: Staging: hv: Properly handle errors in hv_pci_probe() X-Git-Tag: v3.0-rc1~336^2~525 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71a6655dedc2d8be8a292fc96840924d846ab925;p=pandora-kernel.git 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 Signed-off-by: Haiyang Zhang Signed-off-by: Abhishek Kane Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed