aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorChristian Marangi <[email protected]>2023-10-18 12:35:49 +0000
committerPaolo Abeni <[email protected]>2023-10-19 13:41:31 +0000
commita594166387fe08e6f5a32130c400249a35b298f9 (patch)
tree43434279e535ca2265d7c6e65bbdbc4e638cf32e /net/unix/unix_bpf.c
parentnet: stmmac: improve TX timer arm logic (diff)
downloadkernel-a594166387fe08e6f5a32130c400249a35b298f9.tar.gz
kernel-a594166387fe08e6f5a32130c400249a35b298f9.zip
net: stmmac: move TX timer arm after DMA enable
Move TX timer arm call after DMA interrupt is enabled again. The TX timer arm function changed logic and now is skipped if a napi is already scheduled. By moving the TX timer arm call after DMA is enabled, we permit to correctly skip if a DMA interrupt has been fired and a napi has been scheduled again. Signed-off-by: Christian Marangi <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions