netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: can 2013-10-31
@ 2013-10-31 19:24 Marc Kleine-Budde
  2013-10-31 19:24 ` [PATCH 1/2] can: c_can: Fix RX message handling, handle lost message before EOB Marc Kleine-Budde
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marc Kleine-Budde @ 2013-10-31 19:24 UTC (permalink / raw)
  To: netdev; +Cc: davem, linux-can, kernel

Hello David,

I have two late fixes for the v3.12 release:

The first patch fixes a problem in the c_can's RX message handling, which can
lead to an endless interrupt loop under heavy load if messages are lost. The
second patch is by Olivier Sobrie and fixes the endpoint detection of the
kvaser_usb driver, which is needed for some devices.

regards,
Marc

---


The following changes since commit c17cb8b55b104c549aa20a72fa44141ad2c65ec2:

  doc:net: Fix typo in Documentation/networking (2013-10-30 17:10:20 -0400)

are available in the git repository at:

  git://gitorious.org/linux-can/linux-can.git fixes-for-3.12

for you to fetch changes up to 896e23bd04ea50a146dffd342e2f96180f0812a5:

  can: kvaser_usb: fix usb endpoints detection (2013-10-31 20:20:23 +0100)

----------------------------------------------------------------
Markus Pargmann (1):
      can: c_can: Fix RX message handling, handle lost message before EOB

Olivier Sobrie (1):
      can: kvaser_usb: fix usb endpoints detection

 drivers/net/can/c_can/c_can.c    |  6 +++---
 drivers/net/can/usb/kvaser_usb.c | 20 +++++++++++++-------
 2 files changed, 16 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2013-11-04  5:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-31 19:24 pull-request: can 2013-10-31 Marc Kleine-Budde
2013-10-31 19:24 ` [PATCH 1/2] can: c_can: Fix RX message handling, handle lost message before EOB Marc Kleine-Budde
2013-10-31 19:24 ` [PATCH 2/2] can: kvaser_usb: fix usb endpoints detection Marc Kleine-Budde
2013-11-04  5:48 ` pull-request: can 2013-10-31 David Miller

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).