diff options
author | Danny Kukawka <danny.kukawka@bisect.de> | 2012-02-17 05:43:27 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-02-17 15:58:06 -0500 |
commit | 28009a6cab764f04d4e7c409c180c77b2ef36ba1 (patch) | |
tree | 1c61f471324195dcf247185be1f14c105995a0df /drivers/net/ethernet/ethoc.c | |
parent | 067fb4c81944f8965a08cd91c0a1d66ccd09feea (diff) |
batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
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.
v2: use bitops, adapt to eth_hw_addr_random()
Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/ethoc.c')
0 files changed, 0 insertions, 0 deletions