public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] pull-request: can 2026-03-10
@ 2026-03-10 10:30 Marc Kleine-Budde
  2026-03-10 10:30 ` [PATCH net 1/2] can: dev: keep the max bitrate error at 5% Marc Kleine-Budde
  2026-03-10 10:30 ` [PATCH net 2/2] can: hi311x: hi3110_open(): add check for hi3110_power_enable() return value Marc Kleine-Budde
  0 siblings, 2 replies; 4+ messages in thread
From: Marc Kleine-Budde @ 2026-03-10 10:30 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, linux-can, kernel

Hello netdev-team,

this is a pull request of 2 patches for net/main.

Haibo Chen's patch fixes the maximum allowed bit rate error, which was
broken in v6.19.

Wenyuan Li contributes a patch for the hi311x driver that adds missing
error checking in the caller of the hi3110_power_enable() function,
hi3110_open().

regards,
Marc

---

The following changes since commit e3f5e0f22cfc2371e7471c9fd5b4da78f9df7c69:

  mctp: i2c: fix skb memory leak in receive path (2026-03-10 11:10:55 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-7.0-20260310

for you to fetch changes up to 47bba09b14fa21712398febf36cb14fd4fc3bded:

  can: hi311x: hi3110_open(): add check for hi3110_power_enable() return value (2026-03-10 11:12:52 +0100)

----------------------------------------------------------------
linux-can-fixes-for-7.0-20260310

----------------------------------------------------------------
Haibo Chen (1):
      can: dev: keep the max bitrate error at 5%

Wenyuan Li (1):
      can: hi311x: hi3110_open(): add check for hi3110_power_enable() return value

 drivers/net/can/dev/calc_bittiming.c | 2 +-
 drivers/net/can/spi/hi311x.c         | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2026-03-10 14:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-10 10:30 [PATCH net 0/2] pull-request: can 2026-03-10 Marc Kleine-Budde
2026-03-10 10:30 ` [PATCH net 1/2] can: dev: keep the max bitrate error at 5% Marc Kleine-Budde
2026-03-10 14:20   ` patchwork-bot+netdevbpf
2026-03-10 10:30 ` [PATCH net 2/2] can: hi311x: hi3110_open(): add check for hi3110_power_enable() return value 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