From: K. Y. Srinivasan Date: Fri, 27 Feb 2015 19:26:04 +0000 (-0800) Subject: Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open() X-Git-Tag: omap-for-v4.2/o2_dc~63^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40384e4bbeb9f2651fe9bffc0062d9f31ef625bf;p=pandora-kernel.git Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open() Correctly rollback state if the failure occurs after we have handed over the ownership of the buffer to the host. Signed-off-by: K. Y. Srinivasan Cc: stable@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed