diff options
author | Brett Creeley <[email protected]> | 2023-12-04 11:22:34 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-12-05 20:20:20 -0800 |
commit | 4115ba677c35f694b62298e55f0e04ce84eed469 (patch) | |
tree | 1de7529fd94017079c347b5e6e01595d4fdc0ba7 /scripts/generate_rust_analyzer.py | |
parent | 0ceb3860a67652f9d36dfdecfcd2cb3eb2f4537d (diff) |
ionic: Fix dim work handling in split interrupt mode
Currently ionic_dim_work() is incorrect when in
split interrupt mode. This is because the interrupt
rate is only being changed for the Rx side even for
dim running on Tx. Fix this by using the qcq from
the container_of macro. Also, introduce some local
variables for a bit of cleanup.
Fixes: a6ff85e0a2d9 ("ionic: remove intr coalesce update from napi")
Signed-off-by: Brett Creeley <[email protected]>
Signed-off-by: Shannon Nelson <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions