[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160110235850.GA26038@lunn.ch>
Date: Mon, 11 Jan 2016 00:58:50 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Guenter Roeck <linux@...ck-us.net>
Cc: "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next 1/2] net: bfin_mac: Fix error handling in probe
function
> xlr_net.c also fails to build with
>
> drivers/staging/netlogic/xlr_net.c: In function 'xlr_setup_mdio':
> drivers/staging/netlogic/xlr_net.c:879:21: error: assignment to expression with array type
> priv->mii_bus->irq = kmalloc(sizeof(int)*PHY_MAX_ADDR, GFP_KERNEL);
>
> This might be related to "mdio: Move allocation of interrupts into core",
> though I didn't track it down.
Yes, that was the interrupt change.
I sent a patch which fixes both.
Andrew
Powered by blists - more mailing lists