On Thursday, February 09, 2012 05:10:47 Danny Kukawka wrote:
Use dev_hw_addr_random() instead of calling random_ether_addr() to set addr_assign_type correctly to NET_ADDR_RANDOM.
Reset the state to NET_ADDR_PERM as soon as the MAC get changed via .ndo_set_mac_address.
Applied (with minor modification) in revision 910ccac.
Thanks, Marek