提交 c31e6cdc 编写于 作者: S Stefan Berger

macvtap: fix variable in debugging output

This patch fixes a variable in the debugging output.
上级 59b34f13
......@@ -1349,7 +1349,7 @@ doPortProfileOp8021Qbg(const char *ifname,
break;
default:
macvtapError(VIR_ERR_INTERNAL_ERROR,
_("operation type %d not supported"), op);
_("operation type %d not supported"), virtPortOp);
rc = 1;
goto err_exit;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册