diff options
author | Mauro Sardara <msardara@cisco.com> | 2022-03-14 20:08:22 +0000 |
---|---|---|
committer | Mauro Sardara <msardara@cisco.com> | 2022-03-15 14:00:29 +0000 |
commit | 62cf2330e1929d8058beb9715c0f9ff700b11640 (patch) | |
tree | a46311b558fc16b6612544cd26d18918daae4533 /src/vlibmemory | |
parent | ad2ff1fa554bccdaad9f116919bb3a20ac735484 (diff) |
memif: fix memif_process_desc indexing
The index i was incremented in the wrong place, and the check on the
presence of a next buffer in the chain was actually done for the
next desc_status rather than the current one.
Type: fix
Signed-off-by: Mauro Sardara <msardara@cisco.com>
Change-Id: I74a64a34fea497900b7969cd96e1aeeb570a1bba
(cherry picked from commit b0f0f8c8dd9d694bfc13652f89b8b577e9c1c708)
Diffstat (limited to 'src/vlibmemory')
0 files changed, 0 insertions, 0 deletions