From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: linux-can@vger.kernel.org, davem@davemloft.net
Subject: pull-request: can 2013-06-19
Date: Wed, 19 Jun 2013 09:02:48 +0200 [thread overview]
Message-ID: <1371625369-26368-1-git-send-email-mkl@pengutronix.de> (raw)
Hello David,
here are there fixes for the v3.10 release cycle:
Michael Olbrich reported an Oops (free_netdev() on registered netdev) with the
8devices USB CAN converter on xhci USB host controllers. I've created a patch
to fix the error path of the driver.
regards,
Marc
---
The following changes since commit 33be081a812098567898bbe23b581460331a986f:
ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb (2013-06-17 22:59:12 -0700)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can.git fixes-for-3.10
for you to fetch changes up to 4afe2156eb639e563d6ef0c2706b66ea400348b2:
can: usb_8dev: unregister netdev before free()ing (2013-06-19 08:56:10 +0200)
----------------------------------------------------------------
Marc Kleine-Budde (1):
can: usb_8dev: unregister netdev before free()ing
drivers/net/can/usb/usb_8dev.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
next reply other threads:[~2013-06-19 7:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-19 7:02 Marc Kleine-Budde [this message]
2013-06-19 7:02 ` [PATCH] can: usb_8dev: unregister netdev before free()ing Marc Kleine-Budde
2013-06-19 16:29 ` Oliver Hartkopp
2013-06-21 19:04 ` Fwd: " Oliver Hartkopp
2013-06-21 19:17 ` Sergei Shtylyov
2013-06-22 7:08 ` Oliver Hartkopp
2013-06-24 21:55 ` Greg Kroah-Hartman
2013-06-19 7:48 ` pull-request: can 2013-06-19 David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1371625369-26368-1-git-send-email-mkl@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=davem@davemloft.net \
--cc=linux-can@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).