diff options
| author | Ovidiu Panait <ovidiu.panait.oss@gmail.com> | 2025-12-27 23:26:37 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-01-11 13:54:12 +0100 |
| commit | ab517a047b4ef6b62e4ddabfdd3549f19e4bc4c9 (patch) | |
| tree | 25a08dc88747556f1a689aa5ef07d2f27deedbe7 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | eb757312ac1743e9b54b070f6cdc4b32bbe0c8ef (diff) | |
staging: axis-fifo: Remove unnecessary zero-length packet check
Remove the check for zero-length packets as this condition cannot
occur during normal operation. According to the Xilinx AXI4-Stream
FIFO Product Guide (PG080), in the Receive Length Register (RLR)
description: "The smallest packet that can be received is 1 byte."
A zero-length packet would indicate a bug in the IP core itself.
Signed-off-by: Ovidiu Panait <ovidiu.panait.oss@gmail.com>
Link: https://patch.msgid.link/20251227212640.3321310-6-ovidiu.panait.oss@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
