commit | 45d727cee9e200f5b351528b9fb063b69cf702c8 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Wed Aug 27 16:25:35 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 23 23:30:38 2014 -0700 |
tree | 047fd0a4d876c0a92dec51d3bca34c66ad06b460 | |
parent | 72c6b71c245dac8f371167d97ef471b367d0b66b [diff] |
Drivers: hv: vmbus: Fix a bug in vmbus_open() 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> Cc: <stable@vger.kernel.org> Tested-by: Sitsofe Wheeler <sitsofe@yahoo.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>