commit | b020a4676df1d550f893801f6c722845c2f6d5b3 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Fri Feb 27 11:26:04 2015 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed May 06 21:56:26 2015 +0200 |
tree | 0da6e0a33c5f57ccfc87961c1d90e3f15945a109 | |
parent | a2ed2ed6fe49a3ffe9fba835c3a11c0e73d0c4cc [diff] |
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 <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>