it improves the
> alloc_can{,fd}_skb() function to set the pointer to the CAN frame to
> NULL if skb allocation fails.
>
> [...]
Here is the summary with links:
- pull-request: can-next 2021-04-07
https://git.kernel.org/netdev/net-next/c/33b32a298426
- [net-next,2/6] can: m_ca
Hello Jakub, hello David,
this is a pull request of 6 patches for net-next/master.
The first patch targets the CAN driver infrastructure, it improves the
alloc_can{,fd}_skb() function to set the pointer to the CAN frame to
NULL if skb allocation fails.
The next patch adds missing error handling