[Ovirt-devel] Re: [PATCH node] Report on physical network devices when identifying the node.

Alan Pevec apevec at gmail.com
Wed Apr 1 21:05:02 UTC 2009


On Wed, Apr 1, 2009 at 8:32 PM, Mohammed Morsi <mmorsi at redhat.com> wrote:
>> -        DEBUG("NIC details: MAC:%s, speed:%s, IP:%s\n",
>> -              nic_info->mac_address, nic_info->bandwidth,
>> -              nic_info->ip_address);
>> +     DEBUG("NIC details: MAC:%s, IFACE_NAME: %s, speed:%s, IP:%s\n",
>> +           current->mac_address, current->iface_name,
>> +           current->bandwidth, current->ip_address);
>>      }
>>
> Same indentation comment.

this is actually a bugfix, right :) please keep that




More information about the ovirt-devel mailing list