[libvirt] [PATCH v3 0/2] ESX: Add routines to interface driver

2012-07-20 Thread Ata E Husain Bohra
Repost of https://www.redhat.com/archives/libvir-list/2012-July/msg00990.html. Thanks Eric for pointing the message-ID issue with earlier post. Ata E Husain Bohra (2): ESX: Add routines to interface driver Use ATTRIBUTE_UNUSED for unused variable. src/esx/esx_interface_driver.c | 500 ++

[libvirt] [PATCH v3 0/2] ESX: Add routines to interface driver

2012-07-19 Thread Ata E Husain Bohra
Updated code to use ATTRIBUTE_UNUSED for un-used variable. Ata E Husain Bohra (2): ESX: Add routines to interface driver Use ATTRIBUTE_UNUSED for unused variable. src/esx/esx_interface_driver.c | 500 +++- src/esx/esx_vi.c | 126 ++