Unverified Commit c4c847f5 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files
parents cee3580f e16fb48a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -194,7 +194,7 @@ int vmbus_open(struct vmbus_channel *newchannel, u32 send_ringbuffer_size,

	if (newchannel->rescind) {
		err = -ENODEV;
		goto error_free_gpadl;
		goto error_clean_msglist;
	}

	ret = vmbus_post_msg(open_msg,