[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1383247490-26984-1-git-send-email-mkl@pengutronix.de>
Date: Thu, 31 Oct 2013 20:24:48 +0100
From: Marc Kleine-Budde <mkl@...gutronix.de>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, linux-can@...r.kernel.org,
kernel@...gutronix.de
Subject: pull-request: can 2013-10-31
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(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists