提交 3219cc32 编写于 作者: D Daniel Veillard

Small cleanup on previous patch

As pointed by Eric Blake
上级 5e465df6
......@@ -83,7 +83,7 @@ int virNetDevOpenvswitchAddPort(const char *brname, const char *ifname,
if (virtVlan && virtVlan->nTags > 0) {
/* Trunk port first */
if (virtVlan->trunk == true) {
if (virtVlan->trunk) {
virBufferAddLit(&buf, "trunk=");
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册