diff options
author | Felix Fietkau <nbd@nbd.name> | 2021-02-08 22:34:08 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-10 02:27:28 +0300 |
commit | 898f8015ffe74118e7b461827451f2cc6e51035b (patch) | |
tree | 9d93e26bffa1e6c2259c5df1e2d799739922c29c /tools/hv | |
parent | 4feffeadbcb2e5b11cbbf191a33c245b74a5837b (diff) | |
download | linux-898f8015ffe74118e7b461827451f2cc6e51035b.tar.xz |
net: extract napi poll functionality to __napi_poll()
This commit introduces a new function __napi_poll() which does the main
logic of the existing napi_poll() function, and will be called by other
functions in later commits.
This idea and implementation is done by Felix Fietkau <nbd@nbd.name> and
is proposed as part of the patch to move napi work to work_queue
context.
This commit by itself is a code restructure.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Wei Wang <weiwan@google.com>
Reviewed-by: Alexander Duyck <alexanderduyck@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/hv')
0 files changed, 0 insertions, 0 deletions