From: K. Y. Srinivasan Date: Mon, 6 Jun 2011 22:49:35 +0000 (-0700) Subject: Staging: hv: vmbus: Don't free the channel when the channel is closed X-Git-Tag: v3.1-rc1~232^2~568^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=604a1eb0eb67c38e29f9efd8d20668904f93b50c;p=pandora-kernel.git Staging: hv: vmbus: Don't free the channel when the channel is closed When the driver unloads, the device must persist. A channel represents the device and so we should not free the channel when the channel is closed as part of the driver unloading. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Abhishek Kane Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed