aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorMichal Swiatkowski <[email protected]>2021-09-14 19:25:05 -0400
committerTony Nguyen <[email protected]>2021-10-14 10:14:45 -0700
commite4c2efa1393c6f1fbfabf91d1d83fcb4ae691ccb (patch)
treee9d427e07df358bd6317fa6e671a94eaba3c4b28 /lib/test_overflow.c
parent73e30a62b19b9fbb4e6a3465c59da186630d5f2e (diff)
ice: fix getting UDP tunnel entry
Correct parameters order in call to ice_tunnel_idx_to_entry function. Entry in sparse port table is correct when the idx is 0. For idx 1 one correct entry should be skipped, for idx 2 two of them should be skipped etc. Change if condition to be true when idx is 0, which means that previous valid entry of this tunnel type were skipped. Fixes: b20e6c17c468 ("ice: convert to new udp_tunnel infrastructure") Signed-off-by: Michal Swiatkowski <[email protected]> Tested-by: Gurucharan G <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions