Hello:
This patch was applied to netdev/net.git (main) by Marc Kleine-Budde mkl@pengutronix.de:
On Thu, 29 May 2025 09:49:30 +0200 you wrote:
From: Fedor Pchelkin pchelkin@ispras.ru
echo_skb_max should define the supported upper limit of echo_skb[] allocated inside the netdevice's priv. The corresponding size value provided by this driver to alloc_candev() is KVASER_PCIEFD_CAN_TX_MAX_COUNT which is 17.
[...]
Here is the summary with links: - [net] can: kvaser_pciefd: refine error prone echo_skb_max handling logic https://git.kernel.org/netdev/net/c/54ec8b08216f
You are awesome, thank you!