]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
MIPS: BCM63xx: Fix typo
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Sat, 21 May 2016 12:00:04 +0000 (14:00 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 28 May 2016 10:35:06 +0000 (12:35 +0200)
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: trivial@kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13319/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_enet.h

index 466fc85899f4a0d922fcf4248cee59da251184d0..c4e856f27040637bbe1dc2d45525728829cdc95a 100644 (file)
@@ -22,7 +22,7 @@ struct bcm63xx_enet_platform_data {
        int has_phy_interrupt;
        int phy_interrupt;
 
-       /* if has_phy, use autonegociated pause parameters or force
+       /* if has_phy, use autonegotiated pause parameters or force
         * them */
        int pause_auto;
        int pause_rx;