Re: [PATCH v2 0/2] can: bcm: can: bcm: random optimizations

From: Oliver Hartkopp
Date: Thu Sep 15 2022 - 01:21:36 EST




On 15.09.22 03:55, Ziyang Xuan wrote:
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.

For this series:

Acked-by: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>

Many Thanks!


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(-)