From: K. Y. Srinivasan Date: Sat, 28 Feb 2015 19:18:20 +0000 (-0800) Subject: Drivers: hv: util: On device remove, close the channel after de-initializing the... X-Git-Tag: omap-for-v4.2/o2_dc~63^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5380b383ba10915e61e3db09341cf8193f0601ad;p=pandora-kernel.git Drivers: hv: util: On device remove, close the channel after de-initializing the service When the offer is rescinded, vmbus_close() can free up the channel; deinitialize the service before closing the channel. Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed