Messages in this thread |  | | From | Srinivas Neeli <> | Subject | [PATCH V2 0/2] can: xilinx_can: Bug fixes on can driver | Date | Mon, 2 Dec 2019 18:32:09 +0530 |
| |
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
|  |