summaryrefslogtreecommitdiff
path: root/scripts/Makefile.modbuiltin
diff options
context:
space:
mode:
authorAndreas Larsson <andreas@gaisler.com>2022-04-29 10:46:56 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-05-15 19:41:58 +0200
commitcb386a4d96c24f2270bb5cfcdc27aeecc9d3b9f6 (patch)
treede37efbc22036a41564436aa9554635726407bbf /scripts/Makefile.modbuiltin
parent26ae1f992496c3556405709d1099438c5ee4d8b1 (diff)
can: grcan: only use the NAPI poll budget for RX
commit 2873d4d52f7c52d60b316ba6c47bd7122b5a9861 upstream. 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/20220429084656.29788-4-andreas@gaisler.com Cc: stable@vger.kernel.org Signed-off-by: Andreas Larsson <andreas@gaisler.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/Makefile.modbuiltin')
0 files changed, 0 insertions, 0 deletions