Re: [PATCH] net: mv643xx_eth: fix build error

From: David Miller
Date: Thu Nov 24 2011 - 00:42:31 EST


From: Axel Lin <axel.lin@xxxxxxxxx>
Date: Thu, 24 Nov 2011 11:47:18 +0800

> Fix below build error:
> CC drivers/net/ethernet/marvell/mv643xx_eth.o
> drivers/net/ethernet/marvell/mv643xx_eth.c: In function 'mv643xx_eth_get_drvinfo':
> drivers/net/ethernet/marvell/mv643xx_eth.c:1505: error: 'info' undeclared (first use in this function)
> drivers/net/ethernet/marvell/mv643xx_eth.c:1505: error: (Each undeclared identifier is reported only once
> drivers/net/ethernet/marvell/mv643xx_eth.c:1505: error: for each function it appears in.)
> make[4]: *** [drivers/net/ethernet/marvell/mv643xx_eth.o] Error 1
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/