]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Fix bug of managing vport
authorOsier Yang <jyang@redhat.com>
Mon, 4 Feb 2013 13:32:03 +0000 (21:32 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 25 Mar 2013 13:18:14 +0000 (21:18 +0800)
commitf90af6914e529a5c1e4029f7c557e3e8177bff1d
treee89431ecb37703896ab7437f4e24e2183cfafb92
parent9a3ff01d7f16cc280ce3176620c0714f55511a65
util: Fix bug of managing vport

The string written to "vport_create" or "vport_delete" should
be "wwnn:wwpn", but not "wwpn:wwnn".
src/util/virutil.c