kernel-ark/drivers/staging/hv
K. Y. Srinivasan a1997c205e 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>
2011-06-07 13:45:44 -07:00
..
tools Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 2011-04-07 11:36:44 -07:00
blkvsc_drv.c Staging: hv: blkvsc_drv: Cleanup the blkvsc_drv_exit() function 2011-05-17 12:27:09 -07:00
channel_mgmt.c Staging: hv: vmbus_drv: Get rid of util synchronixation based on channel counting 2011-05-17 13:36:50 -07:00
channel.c Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h 2011-05-17 12:27:04 -07:00
connection.c Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h 2011-05-17 12:27:04 -07:00
hv_kvp.c Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h 2011-05-17 12:27:04 -07:00
hv_kvp.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hv_mouse.c Staging: hv: mousevsc_drv: Cleanup mousevsc_drv_exit() function 2011-05-17 12:27:10 -07:00
hv_timesource.c staging: hv: Replaced printk with pr_info in hv_timesource 2011-04-04 22:03:08 -07:00
hv_util.c Staging: hv: Re-implement the synchronization for util channels 2011-05-17 13:36:50 -07:00
hv.c Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h 2011-05-17 12:27:04 -07:00
hyperv_net.h staging: hv: remove netvsc send buffer and related functions 2011-06-07 13:39:23 -07:00
hyperv_storage.h Staging: hv: Move the contents of storvsc_api.h to hyperv_storage.h 2011-05-17 12:27:06 -07:00
hyperv_vmbus.h Staging: hv: vmbus_drv: Cleanup hyperv_vmbus.h 2011-05-17 12:27:05 -07:00
hyperv.h Staging: hv: vmbus_drv: Get rid of util synchronixation based on channel counting 2011-05-17 13:36:50 -07:00
Kconfig Staging: hv: Add the necessary dependencies to hyperv Kconfig 2011-05-06 09:27:34 -07:00
Makefile Staging: hv: Move the contents of blkvsc.c to blkvsc_drv.c 2011-04-04 21:50:44 -07:00
netvsc_drv.c staging: hv: use delayed_work for netvsc_send_garp() 2011-06-07 13:39:28 -07:00
netvsc.c staging: hv: remove netvsc send buffer and related functions 2011-06-07 13:39:23 -07:00
ring_buffer.c Staging: hv: vmbus_drv: Move the contents of ring_buffer.h to hyperv_vmbus.h 2011-05-17 12:27:04 -07:00
rndis_filter.c staging: hv: convert DPRINT_DBG() to netdev_dbg() in dump_rndis_message() 2011-06-07 13:39:28 -07:00
storvsc_drv.c Staging: hv: storvsc_drv: Cleanup storvsc_drv_exit() function 2011-05-17 12:27:10 -07:00
storvsc.c Staging: hv: Move the contents of storvsc_api.h to hyperv_storage.h 2011-05-17 12:27:06 -07:00
TODO
vmbus_drv.c Staging: hv: vmbus: In vmbus_child_driver_unregister() don't set the bus field to NULL 2011-06-07 13:45:44 -07:00