On 11/18/2014 02:02 PM, Dmitry Guryanov wrote:
> virConnect.privateData is void *, so we can't access
> fields of parallelsConn, pointer to which is stored in
> virConnect.privateData. So replace all occurences of
> conn->privateData->storageState with privconn->storageState.
> 
> Signed-off-by: Dmitry Guryanov <[email protected]>
> ---
>  src/parallels/parallels_storage.c | 13 +++++++------
>  1 file changed, 7 insertions(+), 6 deletions(-)

ACK and pushed.

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to