* pull-request: can-next 2012-11-29
@ 2012-11-29 13:50 Marc Kleine-Budde
2012-11-30 17:12 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Marc Kleine-Budde @ 2012-11-29 13:50 UTC (permalink / raw)
To: netdev; +Cc: linux-can@vger.kernel.org
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull-request: can-next 2012-11-29
2012-11-29 13:50 pull-request: can-next 2012-11-29 Marc Kleine-Budde
@ 2012-11-30 17:12 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2012-11-30 17:12 UTC (permalink / raw)
To: mkl; +Cc: netdev, linux-can
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Thu, 29 Nov 2012 14:50:13 +0100
> 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.
Applied thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-30 17:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-29 13:50 pull-request: can-next 2012-11-29 Marc Kleine-Budde
2012-11-30 17:12 ` David Miller
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.