summaryrefslogtreecommitdiff
path: root/drivers/irqchip
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-02-16 17:11:19 +0300
committerDavid S. Miller <davem@davemloft.net>2017-02-17 21:03:39 +0300
commit6850f8b50928463213532d7812b74161d31d3cbd (patch)
tree4d78938d07ca136118438d39f4870f9092e3217c /drivers/irqchip
parent3105dfb2a99f52c67cd40ec092373081f022ec28 (diff)
downloadlinux-6850f8b50928463213532d7812b74161d31d3cbd.tar.xz
net: bgmac: store MAC address directly in netdev->dev_addr
After commit 34a5102c3235 ("net: bgmac: allocate struct bgmac just once & don't copy it") the mac_addr member of struct bgmac is no longer necessary to pass the MAC address to bgmac_enet_probe(). Instead it can directly be stored in netdev->dev_addr. Also use eth_hw_addr_random() instead of eth_random_addr() in case a random MAC is nedded. This will make sure netdev->addr_assign_type will be properly set. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Acked-by: Jon Mason <jon.mason@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/irqchip')
0 files changed, 0 insertions, 0 deletions