Skip to content

Commit

Permalink
net: dsa: mv88e6xxx: Fix typo in a comment
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Uwe Kleine-König authored and David S. Miller committed Mar 20, 2018
1 parent 79a68b2 commit a708767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/dsa/mv88e6xxx/chip.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit a708767

Please sign in to comment.