netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] can: bcm: random optimizations
@ 2022-09-08  3:04 Ziyang Xuan
  2022-09-08  3:04 ` [PATCH 1/2] can: bcm: registration process optimization in bcm_module_init() Ziyang Xuan
  2022-09-08  3:04 ` [PATCH 2/2] can: bcm: check the result of can_send() in bcm_can_tx() Ziyang Xuan
  0 siblings, 2 replies; 15+ messages in thread
From: Ziyang Xuan @ 2022-09-08  3:04 UTC (permalink / raw)
  To: socketcan, mkl, edumazet, kuba, linux-can, netdev; +Cc: linux-kernel

Do some small optimization for can_bcm.

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 | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-09-14  6:42 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-08  3:04 [PATCH 0/2] can: bcm: random optimizations Ziyang Xuan
2022-09-08  3:04 ` [PATCH 1/2] can: bcm: registration process optimization in bcm_module_init() Ziyang Xuan
2022-09-08  7:10   ` Oliver Hartkopp
2022-09-08  7:17     ` Oliver Hartkopp
2022-09-08 11:14       ` Ziyang Xuan (William)
2022-09-08 13:05         ` Oliver Hartkopp
2022-09-09  3:58           ` Ziyang Xuan (William)
2022-09-09 15:04             ` Oliver Hartkopp
2022-09-12 12:00               ` Marc Kleine-Budde
2022-09-12 14:54                 ` Oliver Hartkopp
2022-09-14  6:42                   ` Ziyang Xuan (William)
2022-09-08  3:04 ` [PATCH 2/2] can: bcm: check the result of can_send() in bcm_can_tx() Ziyang Xuan
2022-09-08  6:47   ` Oliver Hartkopp
2022-09-08 12:09     ` Ziyang Xuan (William)
2022-09-12 12:02     ` Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).