From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: "linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: pull-request: can-next 2012-11-29
Date: Thu, 29 Nov 2012 14:50:13 +0100 [thread overview]
Message-ID: <50B76815.8010907@pengutronix.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 2152 bytes --]
Hello David,
this pull request is for net-next/master. There is a patch by Alexander
Stein fixing a reference counter problem which can make driver
unloading impossible (stable Cc'ed). And several patches by me which
remove an obsolete mechanism from several drivers, which is already
handled at the infrastructure level.
regards,
Marc
---
The following changes since commit 3177bf6f922f62743133abbcbbbb5545f4133b2d:
net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected (2012-11-28 17:51:16 -0500)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can-next.git for-davem
for you to fetch changes up to 823d7a1f761d6404babaab04cc8b1724186cf2c8:
can: pcan_usb_core: remove obsolete variable open_time (2012-11-29 14:34:06 +0100)
----------------------------------------------------------------
Alexander Stein (1):
can: Do not call dev_put if restart timer is running upon close
Marc Kleine-Budde (5):
can: mscan: remove obsolete variable open_time
can: sja1000: remove obsolete variable open_time
can: ems_usb: remove obsolete variable open_time
can: esd_usb2: remove obsolete variable open_time
can: pcan_usb_core: remove obsolete variable open_time
drivers/net/can/dev.c | 3 +--
drivers/net/can/mscan/mscan.c | 8 --------
drivers/net/can/mscan/mscan.h | 1 -
drivers/net/can/sja1000/sja1000.c | 8 --------
drivers/net/can/sja1000/sja1000.h | 1 -
drivers/net/can/usb/ems_usb.c | 7 -------
drivers/net/can/usb/esd_usb2.c | 10 ----------
drivers/net/can/usb/peak_usb/pcan_usb_core.c | 5 -----
drivers/net/can/usb/peak_usb/pcan_usb_core.h | 1 -
9 files changed, 1 insertion(+), 43 deletions(-)
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]
next reply other threads:[~2012-11-29 13:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-29 13:50 Marc Kleine-Budde [this message]
2012-11-30 17:12 ` pull-request: can-next 2012-11-29 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=50B76815.8010907@pengutronix.de \
--to=mkl@pengutronix.de \
--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).