[PATCH v2 0/2] can: bcm: can: bcm: random optimizations
From: Ziyang Xuan
Date: Wed Sep 14 2022 - 21:56:15 EST
Do some small optimization for can_bcm.
---
v2:
- Continue to update currframe when can_send() failed in patch 2.
- Remove ‘Fixes’ tag in patch 2.
Ziyang Xuan (2):
can: bcm: registration process optimization in bcm_module_init()
can: bcm: check the result of can_send() in bcm_can_tx()
net/can/bcm.c | 25 +++++++++++++++++++------
1 file changed, 19 insertions(+), 6 deletions(-)
--
2.25.1