usbnet: Use wwan%d interface name for mobile broadband devices
[pandora-kernel.git] / drivers / net / macb.c
index fb65b42..1d0d4d9 100644 (file)
@@ -241,7 +241,7 @@ static int macb_mii_init(struct macb *bp)
        struct eth_platform_data *pdata;
        int err = -ENXIO, i;
 
-       /* Enable managment port */
+       /* Enable management port */
        macb_writel(bp, NCR, MACB_BIT(MPE));
 
        bp->mii_bus = mdiobus_alloc();