linux/drivers/hv
K. Y. Srinivasan 8f257a142f Drivers:hv: Fix a bug in vmbus_driver_unregister()
The function vmbus_exists() was introduced recently to deal with cases where
the vmbus driver failed to initialize and yet other Hyper-V drivers attempted
to register with the vmbus bus driver. This patch introduced a bug where
vmbus_driver_unregister() would fail to unregister the driver. This patch
fixes the problem.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Fuzhou Chen <fuzhouch@microsoft.com>
Cc: Sasha Levin <levinsasha928@gmail.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2012-01-04 16:14:44 -08:00
..
channel.c
channel_mgmt.c Drivers: hv: Make the vmbus driver unloadable 2011-12-12 14:26:50 -08:00
connection.c Staging: hv: remove unneeded asm include file in hyperv.h 2011-10-11 08:49:19 -06:00
hv.c Drivers: hv: Get rid of an unnecessary check in hv.c 2011-12-12 14:27:19 -08:00
hv_kvp.c hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp() 2011-10-11 08:49:19 -06:00
hv_kvp.h
hv_util.c hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp() 2011-10-11 08:49:19 -06:00
hyperv_vmbus.h Drivers: hv: Make the vmbus driver unloadable 2011-12-12 14:26:50 -08:00
Kconfig hv: Add Kconfig menu entry 2011-11-26 17:05:34 -08:00
Makefile
ring_buffer.c Staging: hv: remove last user of DPRINT() macro 2011-10-11 09:51:21 -06:00
vmbus_drv.c Drivers:hv: Fix a bug in vmbus_driver_unregister() 2012-01-04 16:14:44 -08:00