linux/drivers/hv
K. Y. Srinivasan 4b41735768 Drivers: hv: vmbus: Fix a bug in vmbus_open()
commit 45d727cee9 upstream.

Fix a bug in vmbus_open() and properly propagate the error. I would
like to thank Dexuan Cui <decui@microsoft.com> for identifying the
issue.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Tested-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-30 09:38:21 -07:00
..
channel_mgmt.c
channel.c Drivers: hv: vmbus: Fix a bug in vmbus_open() 2014-10-30 09:38:21 -07:00
connection.c Drivers: hv: vmbus: Cleanup vmbus_post_msg() 2014-10-30 09:38:21 -07:00
hv_balloon.c
hv_kvp.c Drivers: hv: util: Fix a bug in the KVP code 2014-07-28 08:05:56 -07:00
hv_snapshot.c
hv_util.c Drivers: hv: util: Fix a bug in the KVP code 2014-07-28 08:05:56 -07:00
hv.c
hyperv_vmbus.h
Kconfig
Makefile
ring_buffer.c
vmbus_drv.c