diff options
| author | Marek Vasut <[email protected]> | 2025-10-27 17:45:33 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2025-11-06 20:08:37 +0100 |
| commit | e9e597bc73d44ac34dd7d95c7a6b5241421be7d4 (patch) | |
| tree | ad12cf4bac45e15d9036b1a5f27afa6b272ff449 /doc/develop/bootstd/extlinux.rst | |
| parent | 482606d18ca236310e4253e8c75440f94840f4d3 (diff) | |
net: rswitch: Initialize RX DMA descriptor .die_dt field to DT_FEMPTY
Empty RX DMA descriptor must contain .die_dt field set to DT_FEMPTY,
because hardware DMA overwrites this field to non-DT_FEMPTY when data
are received, and the .recv callback tests the content of RX descriptor
.die_dt field to determine whether hardware did receive any data and
updated the .die_dt field, and based on that information, receives a
packet or not. Fix the incorrect RX DMA descriptor initialization to
assure the .recv callback always works correctly.
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/extlinux.rst')
0 files changed, 0 insertions, 0 deletions
