2008.01.04. 17:06:51 dátumon Harald Schiöberg <[EMAIL PROTECTED]> írta:
>
>> thats why I added the set_mac_address function and i'm calling it in the
>> initialization. you should get something stange now from
>> if ( (netdev = dev_get_by_name("eth0")) )
>> netdev->set_mac_address(netdev, &address);
>>
>> I'll check that.
>> Harald
>
> This patch seems to work. I stripped all the 'real' stuff from
> set_mac_address and let the very same code in eth_open care for it.
> This doesn't matter as eth_open is called anyway as soon as
> the device is brought up.
>
> no idea why this code works in eth_open but not in set_mac_address
>
Thanks, I'll test it later - on the other side the commited mac handling
patch works flawlessly for me, as-is.
Imre
_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel