aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2021-01-21 05:48:18 -0600
committerJakub Kicinski <kuba@kernel.org>2021-01-23 13:16:00 -0800
commit148604e7eafb2f6af275d60b9ab27e7a9622e93f (patch)
tree5ba2f4f88fe2e3826705e37292090d278276bd85 /include/linux
parentnet: ipa: count actual work done in gsi_channel_poll() (diff)
downloadwireguard-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