Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: Uwe Kleine-König <[email protected]>
---
 drivers/net/dsa/mv88e6xxx/chip.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/dsa/mv88e6xxx/chip.c b/drivers/net/dsa/mv88e6xxx/chip.c
index 6439f7d6c4d6..fd78378ad6b1 100644
--- a/drivers/net/dsa/mv88e6xxx/chip.c
+++ b/drivers/net/dsa/mv88e6xxx/chip.c
@@ -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);
-- 
2.16.2

Reply via email to