mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 02:21:47 +00:00
48734994ac
Altera TSE MAC rx DMA transfer starts with the 2 additional bytes for IP payload alignment. This patch fixes tse_rx() function loop which reads DMA rx status and extracts packet length from it. Status signalises a whole DMA transfer length, which is 2 bytes longer than the packet itself. Signed-off-by: Vlastimil Setka <setka@vsis.cz> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
altera_msgdma.c | ||
altera_msgdma.h | ||
altera_msgdmahw.h | ||
altera_sgdma.c | ||
altera_sgdma.h | ||
altera_sgdmahw.h | ||
altera_tse_ethtool.c | ||
altera_tse_main.c | ||
altera_tse.h | ||
altera_utils.c | ||
altera_utils.h | ||
Kconfig | ||
Makefile |