Alex Elder 148604e7ea 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>
2021-01-23 13:16:00 -08:00
..
2020-07-13 17:11:53 -07:00
2021-01-14 17:40:02 -08:00
2020-07-13 17:11:53 -07:00
2020-11-11 14:07:00 -08:00
2020-12-09 16:23:08 -08:00
2020-07-13 17:11:53 -07:00
2020-07-13 17:11:53 -07:00
2021-01-21 20:42:46 -08:00