diff options
author | Benoît Ganne <bganne@cisco.com> | 2019-08-27 10:58:59 +0200 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2019-09-25 22:08:43 +0000 |
commit | 53616f5caf2e968132ae0662413bcdd227959ad1 (patch) | |
tree | 78d15700c62c64deaf2e17f40fb452f746c816df /test | |
parent | 4fffc536f4beb6b7cc3c68835f4fbde45366a9ab (diff) |
rdma: fix pending packets check on tx
Fix coverity CID 203636: Control flow issues (NO_EFFECT).
This greater-than-or-equal-to-zero comparison of an unsigned value is
always true. "n_left_from >= 0U".
Type: fix
Fixes: e7e8bf37f100b20acb99957572f1796f648c2853
Change-Id: Ibbf8c82defb12d6d532345eea657d5f300e6a514
Signed-off-by: Benoît Ganne <bganne@cisco.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions