Staging: hv: vmbus: In vmbus_child_driver_unregister() don't set the bus field to...
authorK. Y. Srinivasan <kys@microsoft.com>
Mon, 6 Jun 2011 22:49:25 +0000 (15:49 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 20:45:44 +0000 (13:45 -0700)
commita1997c205e16536a3da93b3bb8fa1862c6cff1e7
tree22e493accaea2963bbad9db6efd1f57aa64543c0
parent122a5f6410f49c28e901e4a911a110b675b8bd55
Staging: hv: vmbus: In vmbus_child_driver_unregister() don't set the bus field to NULL

As part of conforming to the Linux Driver Model, do not set the bus field to
NULL when the driver un-registers.

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: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/vmbus_drv.c