Hi Ben,
Le 21/06/2010 07:59, Ben Warren a écrit :
> On 6/15/2010 5:36 AM, Eric Bénard wrote:
>> +
>> + if (netdev->enetaddr != 0) {
>>
> This check's not necessary. The caller checks if the MAC address is
> valid ( a more extensive check than you do here)
OK, fixed patch sent, thanks.
Eric