linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] can: xilinx_can: Bug fixes on can driver
@ 2019-12-02 13:02 Srinivas Neeli
  2019-12-02 13:02 ` [PATCH V2 1/2] can: xilinx_can: skip error message on deferred probe Srinivas Neeli
  2019-12-02 13:02 ` [PATCH V2 2/2] can: xilinx_can: Fix usage of skb memory Srinivas Neeli
  0 siblings, 2 replies; 3+ messages in thread
From: Srinivas Neeli @ 2019-12-02 13:02 UTC (permalink / raw)
  To: wg, mkl, davem, michal.simek, appanad
  Cc: Srinivas Neeli, netdev, linux-kernel, linux-can, nagasure, git,
	linux-arm-kernel

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-02 13:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-02 13:02 [PATCH V2 0/2] can: xilinx_can: Bug fixes on can driver Srinivas Neeli
2019-12-02 13:02 ` [PATCH V2 1/2] can: xilinx_can: skip error message on deferred probe Srinivas Neeli
2019-12-02 13:02 ` [PATCH V2 2/2] can: xilinx_can: Fix usage of skb memory Srinivas Neeli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).