]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Alter error message for vHBA creation using parent wwnn/wwpn
authorJohn Ferlan <jferlan@redhat.com>
Wed, 15 Mar 2017 19:07:21 +0000 (15:07 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 16 Mar 2017 01:23:18 +0000 (21:23 -0400)
commite3c37aa810db794cc71c9422d5d6c3be08123459
tree1c388a8017873927eb2b1bf5f0bf6159e4511380
parent08c0ea16fcd3a4bf119ba3675431acfe75f29849
conf: Alter error message for vHBA creation using parent wwnn/wwpn

Commit id 'bb74a7ffe' added a fairly non specific message when providing
only the <parent wwnn='xxx'/> or <parent wwpn='xxx'/> instead of providing
both wwnn and wwpn. This patch just modifies the message to be more specific
about which was missing.
src/conf/node_device_conf.c