Re: [PATCH] net: apple: bmac: Fix build since dev_addr constification

2022-01-14 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net.git (master) by David S. Miller : On Fri, 14 Jan 2022 14:13:16 +1100 you wrote: > Since commit adeef3e32146 ("net: constify netdev->dev_addr") the bmac > driver no longer builds with the following errors (pmac32_defconfig): > > linux/drivers/net/ethe

Re: [PATCH] net: apple: bmac: Fix build since dev_addr constification

2022-01-13 Thread Jakub Kicinski
On Fri, 14 Jan 2022 14:13:16 +1100 Michael Ellerman wrote: > Since commit adeef3e32146 ("net: constify netdev->dev_addr") the bmac > driver no longer builds with the following errors (pmac32_defconfig): > > linux/drivers/net/ethernet/apple/bmac.c: In function ‘bmac_probe’: > linux/drivers/net/

[PATCH] net: apple: bmac: Fix build since dev_addr constification

2022-01-13 Thread Michael Ellerman
Since commit adeef3e32146 ("net: constify netdev->dev_addr") the bmac driver no longer builds with the following errors (pmac32_defconfig): linux/drivers/net/ethernet/apple/bmac.c: In function ‘bmac_probe’: linux/drivers/net/ethernet/apple/bmac.c:1287:20: error: assignment of read-only locati