[PATCH V2 5/5] Drivers: hv: vmbus: Fix a bug in vmbus_open()

2014-08-27 Thread K. Y. Srinivasan
Fix a bug in vmbus_open() and properly propagate the error. I would like to thank Dexuan Cui for identifying the issue. Signed-off-by: K. Y. Srinivasan Cc: --- drivers/hv/channel.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/hv/channel.c

[PATCH V2 5/5] Drivers: hv: vmbus: Fix a bug in vmbus_open()

2014-08-27 Thread K. Y. Srinivasan
Fix a bug in vmbus_open() and properly propagate the error. I would like to thank Dexuan Cui de...@microsoft.com for identifying the issue. Signed-off-by: K. Y. Srinivasan k...@microsoft.com Cc: sta...@vger.kernel.org --- drivers/hv/channel.c |4 +++- 1 files changed, 3 insertions(+), 1