diff options
author | 2021-01-21 05:48:18 -0600 | |
---|---|---|
committer | 2021-01-23 13:16:00 -0800 | |
commit | 148604e7eafb2f6af275d60b9ab27e7a9622e93f (patch) | |
tree | 5ba2f4f88fe2e3826705e37292090d278276bd85 /include/linux | |
parent | net: ipa: count actual work done in gsi_channel_poll() (diff) | |
download | wireguard-linux-148604e7eafb2f6af275d60b9ab27e7a9622e93f.tar.xz wireguard-linux-148604e7eafb2f6af275d60b9ab27e7a9622e93f.zip |
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 'include/linux')
0 files changed, 0 insertions, 0 deletions