aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorGavi Teitz <[email protected]>2019-03-11 11:56:34 +0200
committerSaeed Mahameed <[email protected]>2019-03-29 12:24:41 -0700
commitbc87a0036826a37b43489b029af8143bd07c6cca (patch)
tree2a5e2b769124112c635cd63cada4f9f11385c797 /scripts/gdb/linux/tasks.py
parente8b26b2135dedc0284490bfeac06dfc4418d0105 (diff)
net/mlx5e: Fix error handling when refreshing TIRs
Previously, a false positive would be caught if the TIRs list is empty, since the err value was initialized to -ENOMEM, and was only updated if a TIR is refreshed. This is resolved by initializing the err value to zero. Fixes: b676f653896a ("net/mlx5e: Refactor refresh TIRs") Signed-off-by: Gavi Teitz <[email protected]> Reviewed-by: Roi Dayan <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions