diff options
author | Andreas Larsson <[email protected]> | 2022-04-29 10:46:56 +0200 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2022-04-29 12:09:32 +0200 |
commit | 2873d4d52f7c52d60b316ba6c47bd7122b5a9861 (patch) | |
tree | d72e93aad3f8672646b6c3fef906815a0cbf4c98 /tools/perf/scripts/python/flamegraph.py | |
parent | 1e93ed26acf03fe6c97c6d573a10178596aadd43 (diff) |
can: grcan: only use the NAPI poll budget for RX
The previous split budget between TX and RX made it return not using
the entire budget but at the same time not having calling called
napi_complete. This sometimes led to the poll to not be called, and at
the same time having TX and RX interrupts disabled resulting in the
driver getting stuck.
Fixes: 6cec9b07fe6a ("can: grcan: Add device driver for GRCAN and GRHCAN cores")
Link: https://lore.kernel.org/all/[email protected]
Cc: [email protected]
Signed-off-by: Andreas Larsson <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions