net: dsa: mv88e6xxx: Fix typo in a comment
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 20 Mar 2018 09:44:41 +0000 (10:44 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Mar 2018 16:29:57 +0000 (12:29 -0400)
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/chip.c

index 6439f7d..fd78378 100644 (file)
@@ -4175,7 +4175,7 @@ static int mv88e6xxx_probe(struct mdio_device *mdiodev)
        }
 
        /* Has to be performed before the MDIO bus is created, because
-        * the PHYs will link there interrupts to these interrupt
+        * the PHYs will link their interrupts to these interrupt
         * controllers
         */
        mutex_lock(&chip->reg_lock);