From mboxrd@z Thu Jan 1 00:00:00 1970 From: davem@davemloft.net (David Miller) Date: Sat, 03 Nov 2012 15:04:14 -0400 (EDT) Subject: [PATCH] net/at91_ether: fix the use of macb structure In-Reply-To: <1351596628-3405-1-git-send-email-nicolas.ferre@atmel.com> References: <75eb5df193c504e68ebff7d6a6a88d9a1cc678cb.1351591858.git.nicolas.ferre@atmel.com> <1351596628-3405-1-git-send-email-nicolas.ferre@atmel.com> Message-ID: <20121103.150414.707741347606909244.davem@davemloft.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Nicolas Ferre 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 This does not apply to net-next, respin it if this change is still relevant.