linux/drivers/net/ethernet/cadence
Soren Brinkmann ccd6d0a910 net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP
Just as commit "net: macb: DMA-unmap full rx-buffer"
(48330e08fa), pass the size that
was used for mapping the memory also to the unmap routine to
avoid warnings from the DMA_API.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-05 17:11:18 -04:00
..
at91_ether.c net/at91_ether: avoid NULL pointer dereference 2014-04-07 15:10:17 -04:00
Kconfig net: cadence: Fix architecture dependencies 2014-04-24 13:23:37 -04:00
macb.c net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP 2014-05-05 17:11:18 -04:00
macb.h net: macb: Adjust tx_clk when link speed changes 2013-12-10 22:56:23 -05:00
Makefile net/at91_ether: select MACB in Kconfig 2012-10-23 02:40:09 -04:00