On Saturday, February 18, 2012 05:18:46 Sven Eckelmann wrote:
From: Danny Kukawka danny.kukawka@bisect.de
Use eth_hw_addr_random() instead of calling random_ether_addr() to set addr_assign_type correctly to NET_ADDR_RANDOM.
Remove dev_addr in interface_setup(), it's not needed anymore.
Reset the state to NET_ADDR_PERM as soon as the MAC get changed via .ndo_set_mac_address.
Applied in revision 2e52993.
Thanks, Marek