[PATCH] net/at91_ether: fix the use of macb structure
From: davem@davemloft.net (David Miller)
Date: 2012-11-03 19:04:18
Also in:
lkml, netdev
From: davem@davemloft.net (David Miller)
Date: 2012-11-03 19:04:18
Also in:
lkml, netdev
From: Nicolas Ferre <redacted> Date: Tue, 30 Oct 2012 12:30:28 +0100
Due to the use of common structure in at91_ether and macb drivers, change the name of DMA descriptor structures in at91_ether as well: dma_desc => macb_dma_desc Signed-off-by: Nicolas Ferre <redacted>
This does not apply to net-next, respin it if this change is still relevant.