[libvirt] [PATCH 19/19] util: try *really* hard to set the MAC address of an SRIOV VF

Laine Stump laine at laine.org
Fri Mar 17 14:04:24 UTC 2017


On 03/17/2017 09:32 AM, Michal Privoznik wrote:
> On 03/10/2017 09:35 PM, Laine Stump wrote:
>>               * "administratively set" flag for the VF in the PF's
>> @@ -2109,6 +2172,7 @@ virNetDevSetNetConfig(const char *linkdev, int vf,
>>   cleanup:
>>      VIR_FREE(pfDevOrig);
>>      VIR_FREE(vfDevOrig);
>> +    VIR_FREE(vfPCIDevice);
> 
> No. this needs to be virPCIDeviceFree().

Oops! *hides face in shame*

> ACK with that fixed.




More information about the libvir-list mailing list