Re: [libvirt] [PATCH 08/16] Rename ifaceGetIndex and ifaceGetVLAN

2011-11-18 Thread Daniel P. Berrange
On Thu, Nov 17, 2011 at 06:55:34AM -0500, Laine Stump wrote: On 11/15/2011 06:14 AM, Daniel P. Berrange wrote: From: Daniel P. Berrangeberra...@redhat.com Rename the ifaceGetIndex method to virNetDevGetIndex and ifaceGetVlanID to virNetDevGetVLanID. Also change the error reporting behaviour

Re: [libvirt] [PATCH 08/16] Rename ifaceGetIndex and ifaceGetVLAN

2011-11-17 Thread Laine Stump
On 11/15/2011 06:14 AM, Daniel P. Berrange wrote: From: Daniel P. Berrangeberra...@redhat.com Rename the ifaceGetIndex method to virNetDevGetIndex and ifaceGetVlanID to virNetDevGetVLanID. Also change the error reporting behaviour to always raise errors and return -1 on failure *