mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-14 06:24:53 +08:00
b3bb8628bf
If tsnep_tx_map() fails, then tsnep_tx_unmap() shall start at the write
index like tsnep_tx_map(). This is different to the normal operation.
Thus, add an additional parameter to tsnep_tx_unmap() to enable start at
different positions for successful TX and failed TX.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
tsnep_ethtool.c | ||
tsnep_hw.h | ||
tsnep_main.c | ||
tsnep_ptp.c | ||
tsnep_selftests.c | ||
tsnep_tc.c | ||
tsnep.h |