commit | c582a7fea9dad4d309437d1a7e22e6d2cb380e2e | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Sat Sep 12 21:36:28 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 14 14:53:15 2020 -0700 |
tree | 583290c6d1ed56d760f3413ec76da8b1f6bd3c55 | |
parent | 74c7b80e222b58d3cea731d31e2a31a77fea8345 [diff] |
net: lantiq: Use napi_complete_done() Use napi_complete_done() and activate the interrupts when this function returns true. This way the generic NAPI code can take care of activating the interrupts. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: David S. Miller <davem@davemloft.net>