Hello Jakub, hello David,
this is a pull request of a single patch for net-next/master.
Vincent Mailhol's patch fixes a NULL pointer dereference when handling
error frames in the etas_es58x driver, which has been added in the
previous PR.
regards,
Marc
---
The following changes since commit 5871d0c6b8ea805916c3135d0c53b095315bc674:
ionic: return -EFAULT if copy_to_user() fails (2021-04-13 15:08:18 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
tags/linux-can-next-for-5.13-20210414
for you to fetch changes up to e2b1e4b532abdd39bfb7313146153815e370d60c:
can: etas_es58x: fix null pointer dereference when handling error frames
(2021-04-14 09:32:12 +0200)
----------------------------------------------------------------
linux-can-next-for-5.13-20210414
----------------------------------------------------------------
Vincent Mailhol (1):
can: etas_es58x: fix null pointer dereference when handling error frames
drivers/net/can/usb/etas_es58x/es58x_core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)