Re: [PATCH net-next v4 0/3] can: mscan-mpc5xxx: add support for the Freescale MPC512x

2010-01-08 Thread David Miller
From: Wolfgang Grandegger Date: Fri, 08 Jan 2010 09:58:58 +0100 > David Miller wrote: >> From: Wolfgang Grandegger >> Date: Thu, 7 Jan 2010 20:43:05 +0100 >> >>> This patch series adds support for the MPC512x from Freescale to the >>> mpc5xxx_can MSCAN driver. It has been tested on a MPC5121 a

Re: [PATCH net-next v4 0/3] can: mscan-mpc5xxx: add support for the Freescale MPC512x

2010-01-08 Thread Wolfgang Grandegger
David Miller wrote: > From: Wolfgang Grandegger > Date: Thu, 7 Jan 2010 20:43:05 +0100 > >> This patch series adds support for the MPC512x from Freescale to the >> mpc5xxx_can MSCAN driver. It has been tested on a MPC5121 and MPC5200B >> board. > > So are these ready to go or should I wait for

Re: [PATCH net-next v4 0/3] can: mscan-mpc5xxx: add support for the Freescale MPC512x

2010-01-08 Thread David Miller
From: Wolfgang Grandegger Date: Thu, 7 Jan 2010 20:43:05 +0100 > This patch series adds support for the MPC512x from Freescale to the > mpc5xxx_can MSCAN driver. It has been tested on a MPC5121 and MPC5200B > board. So are these ready to go or should I wait for another round of review? :-)

[PATCH net-next v4 0/3] can: mscan-mpc5xxx: add support for the Freescale MPC512x

2010-01-07 Thread Wolfgang Grandegger
This patch series adds support for the MPC512x from Freescale to the mpc5xxx_can MSCAN driver. It has been tested on a MPC5121 and MPC5200B board. Changes since v3: - drop invalid skb packets in mscan_start_xmit() silently as suggested by David Miller in the thread "[RFC] ndo_validate_skb: Let