]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/net/macb.c
[SCSI] add queue_depth ramp up code
[mirror_ubuntu-zesty-kernel.git] / drivers / net / macb.c
index fb65b427c69227231e125b882a6de80b6e741254..1d0d4d9ab623ee3a2504cc0b7c69620574aaf087 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();