Message ID | cover.1663206163.git.william.xuanziyang@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | can: bcm: can: bcm: random optimizations | expand |
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@hartkopp.net> 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(-) >
On 15.09.2022 09:55:54, Ziyang Xuan wrote:
> Do some small optimization for can_bcm.
Applied to linux-can-next.
Thanks,
Marc