mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 00:28:54 +02:00
In order to respect the original descriptor order and avoid any
potential IOMMU fault or memory corruption, move pending queue entries
to the head of hw queue tx_list if the DMA mapping of current inflight
packet fails in airoha_dev_xmit routine.
Fixes:
|
||
|---|---|---|
| .. | ||
| airoha_eth.c | ||
| airoha_eth.h | ||
| airoha_npu.c | ||
| airoha_ppe_debugfs.c | ||
| airoha_ppe.c | ||
| airoha_regs.h | ||
| Kconfig | ||
| Makefile | ||