On Sun, 15 Nov 2020 18:41:16 +0100 Marc Kleine-Budde wrote:
> Anant Thazhemadam contributed two patches for the AF_CAN that prevent
> potential
> access of uninitialized member in can_rcv() and canfd_rcv().
>
> The next patch is by Alejandro Concepcion Rodriguez and changes can_restart()
> to use
Hello Jakub, hello David,
here's a pull request for net/master consisting of 15 patches for net/master,
with the fixes tags corrected.
Anant Thazhemadam contributed two patches for the AF_CAN that prevent potential
access of uninitialized member in can_rcv() and canfd_rcv().
The next patch is by