lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 2 Dec 2019 18:32:09 +0530 From: Srinivas Neeli <srinivas.neeli@...inx.com> To: wg@...ndegger.com, mkl@...gutronix.de, davem@...emloft.net, michal.simek@...inx.com, appanad@...inx.com Cc: linux-can@...r.kernel.org, netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, git@...inx.com, nagasure@...inx.com, Srinivas Neeli <srinivas.neeli@...inx.com> Subject: [PATCH V2 0/2] can: xilinx_can: Bug fixes on can driver 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
Powered by blists - more mailing lists