lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 15 Sep 2022 09:55:54 +0800 From: Ziyang Xuan <william.xuanziyang@...wei.com> To: <socketcan@...tkopp.net>, <mkl@...gutronix.de>, <davem@...emloft.net>, <kuba@...nel.org>, <linux-can@...r.kernel.org>, <netdev@...r.kernel.org> CC: <linux-kernel@...r.kernel.org> Subject: [PATCH v2 0/2] can: bcm: can: bcm: random optimizations 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
Powered by blists - more mailing lists