diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2011-12-27 13:49:37 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2012-01-12 11:29:33 -0800 |
commit | d1883e7052eeffca3f42922bb31fa44d0992c6a6 (patch) | |
tree | 3097dbf50de1c49dea2b2cb608b123a5c5954bc2 /Documentation/usb | |
parent | 32eef9ed02e483cb39d0d70316ba35a5d4920b6b (diff) | |
download | linux-rt-d1883e7052eeffca3f42922bb31fa44d0992c6a6.tar.gz |
Drivers:hv: Fix a bug in vmbus_driver_unregister()
commit 8f257a142fc3868d69de3f996b95d7bdbc509560 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/usb')
0 files changed, 0 insertions, 0 deletions