Staging: hv: netvsc_drv: Clean up the netvsc_drv_exit() function
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 13 May 2011 02:34:47 +0000 (19:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 May 2011 19:27:11 +0000 (12:27 -0700)
commita881fdd0cab987336a7a1b99630b3460689a3a60
treeed4435e1e2592d3d2842c5672e3dc374941d7db6
parent96053efd3c8e13f85abe9783be0e70cb97e82f2b
Staging: hv: netvsc_drv: Clean up the netvsc_drv_exit() function

To conform to the Linux device model, the device should persist even
when there is no driver bound to it. Cleanup the netvsc_drv_exit() routine
keeping this in mind.

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: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/netvsc_drv.c