Re: [PATCH 1/11] ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY support
From: Olof Johansson <hidden>
Date: 2007-11-30 14:24:12
Also in:
netdev
From: Olof Johansson <hidden>
Date: 2007-11-30 14:24:12
Also in:
netdev
Hi, On Fri, Nov 30, 2007 at 04:40:23PM +1100, Benjamin Herrenschmidt wrote:
+static int m88e1111_init(struct mii_phy *phy)
+{
+ printk("%s: Marvell 88E1111 Ethernet\n", __FUNCTION__);KERN_ level? -Olof