commit | 43aabec51e0ab5d71c30530eec55963673354033 | [log] [tgz] |
---|---|---|
author | Danny Kukawka <danny.kukawka@bisect.de> | Fri Feb 17 05:43:23 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 17 15:52:31 2012 -0500 |
tree | 2d565ef7fa923318e9ecad5656d80b8411e0e0e1 | |
parent | 7718f2c27dbdae0b22b2268a9c1b38edf0d8fa16 [diff] |
lantiq_etop: set addr_assign_type if random_ether_addr() used Set addr_assign_type correctly to NET_ADDR_RANDOM in case a random MAC address was generated and assigned to the netdevice. v2: added comment, renamed bool variable to random_mac Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de> Signed-off-by: David S. Miller <davem@davemloft.net>