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: v3.2.70~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c551ce23bfc919747797f8d0fa9ecf319508378d;p=pandora-kernel.git Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open() commit 40384e4bbeb9f2651fe9bffc0062d9f31ef625bf upstream. 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 Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed