mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-23 16:53:58 -05:00
3dc6e998d1
Move the tx cpu dma ring index update out of transmit loop of
airoha_dev_xmit routine in order to not start transmitting the packet
before it is fully DMA mapped (e.g. fragmented skbs).
Fixes:
|
||
---|---|---|
.. | ||
airoha_eth.c | ||
Kconfig | ||
Makefile | ||
mtk_eth_path.c | ||
mtk_eth_soc.c | ||
mtk_eth_soc.h | ||
mtk_ppe.c | ||
mtk_ppe.h | ||
mtk_ppe_debugfs.c | ||
mtk_ppe_offload.c | ||
mtk_ppe_regs.h | ||
mtk_star_emac.c | ||
mtk_wed.c | ||
mtk_wed.h | ||
mtk_wed_debugfs.c | ||
mtk_wed_mcu.c | ||
mtk_wed_ops.c | ||
mtk_wed_regs.h | ||
mtk_wed_wo.c | ||
mtk_wed_wo.h |