diff options
Diffstat (limited to 'drivers/net/phy/marvell.c')
-rw-r--r-- | drivers/net/phy/marvell.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/phy/marvell.c b/drivers/net/phy/marvell.c index b5f4c28f6b79..33539917e9b8 100644 --- a/drivers/net/phy/marvell.c +++ b/drivers/net/phy/marvell.c | |||
@@ -297,7 +297,7 @@ static int m88e1145_config_init(struct phy_device *phydev) | |||
297 | /* marvell_read_status | 297 | /* marvell_read_status |
298 | * | 298 | * |
299 | * Generic status code does not detect Fiber correctly! | 299 | * Generic status code does not detect Fiber correctly! |
300 | * Description: | 300 | * Description: |
301 | * Check the link, then figure out the current state | 301 | * Check the link, then figure out the current state |
302 | * by comparing what we advertise with what the link partner | 302 | * by comparing what we advertise with what the link partner |
303 | * advertises. Start by checking the gigabit possibilities, | 303 | * advertises. Start by checking the gigabit possibilities, |