From: K. Y. Srinivasan Date: Fri, 13 May 2011 02:34:47 +0000 (-0700) Subject: Staging: hv: netvsc_drv: Clean up the netvsc_drv_exit() function X-Git-Tag: v3.0-rc1~336^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a881fdd0cab987336a7a1b99630b3460689a3a60;p=pandora-kernel.git 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 Signed-off-by: Haiyang Zhang Signed-off-by: Abhishek Kane Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed