diff options
author | Alex Elder <elder@linaro.org> | 2021-01-21 05:48:18 -0600 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-23 13:16:00 -0800 |
commit | 148604e7eafb2f6af275d60b9ab27e7a9622e93f (patch) | |
tree | 5ba2f4f88fe2e3826705e37292090d278276bd85 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c80c4a1ea47f354584c8055015561c4f1ece8f7a (diff) |
net: ipa: heed napi_complete() return value
Pay attention to the return value of napi_complete(), completing
polling only if it returns true.
Just use napi rather than &channel->napi as the argument passed to
napi_complete().
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions