git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b057b3a
)
Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
author
K. Y. Srinivasan
<kys@microsoft.com>
Fri, 27 Feb 2015 19:26:04 +0000
(11:26 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 03:30:08 +0000
(19:30 -0800)
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>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel.c
patch
|
blob
|
history
diff --cc
drivers/hv/channel.c
Simple merge