[PATCH V2 0/2] can: xilinx_can: Bug fixes on can driver
From: Srinivas Neeli
Date: Mon Dec 02 2019 - 08:02:52 EST
This patch series does the following:
-skip printing error message on deferred probe
-Fix usage of skb memory
---
Changes in V2:
-Called can_put_echo_skb call after usage of skb memory
---
Srinivas Neeli (1):
can: xilinx_can: Fix usage of skb memory
Venkatesh Yadav Abbarapu (1):
can: xilinx_can: skip error message on deferred probe
drivers/net/can/xilinx_can.c | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
--
2.7.4