]> xenbits.xensource.com Git - libvirt.git/commit
util: improve error reporting in virNetDevVPortProfileGetStatus
authorLaine Stump <laine@laine.org>
Fri, 18 Dec 2015 21:40:29 +0000 (16:40 -0500)
committerLaine Stump <laine@laine.org>
Mon, 4 Jan 2016 20:15:20 +0000 (15:15 -0500)
commit36e244f308bde1d2fae94324d1a1668dd3f0ea6b
tree06f20500ab2650bd31bc0015cdeb8c04485ba287
parent5ffa236bb403be5d6746dcc1318d7f78e6a2e22b
util: improve error reporting in virNetDevVPortProfileGetStatus

The previous error message just indicated that the desired response
couldn't be found, this patch tells what was desired, as well as
listing out the entire table that had been in the netlink response, to
give some kind of idea why it failed.
src/util/virnetdevvportprofile.c