diff options
| author | 2012-02-17 05:43:24 +0000 | |
|---|---|---|
| committer | 2012-02-17 15:52:31 -0500 | |
| commit | baf1d3788e513cadfa26d400b1ae7a13c949f0ff (patch) | |
| tree | 15bf4773b952bdeb5660d41c96ac03b4ca87c679 /net/unix/af_unix.c | |
| parent | lantiq_etop: set addr_assign_type if random_ether_addr() used (diff) | |
| download | wireguard-linux-baf1d3788e513cadfa26d400b1ae7a13c949f0ff.tar.xz wireguard-linux-baf1d3788e513cadfa26d400b1ae7a13c949f0ff.zip | |
davinci_emac: 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.
Reset the state to NET_ADDR_PERM as soon as the MAC get
changed via .ndo_set_mac_address.
Remove one memcpy from emac_dev_setmac_addr() since this is a
duplicate: it's already done some lines above.
v2: use bitops, adapt to eth_hw_addr_random, remove a memcpy
Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
