Re: [net-next-2.6 PATCH v3 0/3] Support for MPC512x FEC
From: David Miller <davem@davemloft.net>
Date: 2010-02-27 10:34:40
Also in:
netdev
From: David Miller <davem@davemloft.net>
Date: 2010-02-27 10:34:40
Also in:
netdev
From: Anatolij Gustschin <agust@denx.de> Date: Fri, 26 Feb 2010 23:00:46 +0100
These patches attempt to provide support for the Freescale MPC512x FEC in the fs_enet driver. The first cleanup patch replaces printk by dev_xxx. The second and third attemt to support MPC5121 FEC in the FEC driver.
Applied, for real this time! :-) Thanks.