| Submitter | Marc Kleine-Budde |
|---|---|
| Date | April 16, 2012, 7:32 p.m. |
| Message ID | <1334604746-24556-1-git-send-email-mkl@pengutronix.de> |
| Download | mbox |
| Permalink | /patch/152970/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Pull-request
git://gitorious.org/linux-can/linux-can-next.git masterComments
From: Marc Kleine-Budde <mkl@pengutronix.de> Date: Mon, 16 Apr 2012 21:32:24 +0200 > Hello David, > > first round of linux-can updates for net-next, including a sparse warning > fix and the conversion of the pci drivers to use module_pci_driver. > > The following changes since commit f4f9f6e75d67ddfcfea79a2108217bc654aef3af: > > tcp: restore formatting of macros for tcp_skb_cb sacked field (2012-04-16 14:38:16 -0400) > > are available in the git repository at: > git://gitorious.org/linux-can/linux-can-next.git master Also pulled, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hello David, first round of linux-can updates for net-next, including a sparse warning fix and the conversion of the pci drivers to use module_pci_driver. The following changes since commit f4f9f6e75d67ddfcfea79a2108217bc654aef3af: tcp: restore formatting of macros for tcp_skb_cb sacked field (2012-04-16 14:38:16 -0400) are available in the git repository at: git://gitorious.org/linux-can/linux-can-next.git master Axel Lin (1): net/can: use module_pci_driver Daniel Baluta (1): can: fix sparse warning for cgw_list drivers/net/can/pch_can.c | 12 +----------- drivers/net/can/sja1000/ems_pci.c | 14 +------------- drivers/net/can/sja1000/kvaser_pci.c | 13 +------------ drivers/net/can/sja1000/peak_pci.c | 12 +----------- drivers/net/can/sja1000/plx_pci.c | 13 +------------ net/can/gw.c | 2 +- -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html