diff options
Diffstat (limited to 'drivers/net/chelsio/mv88e1xxx.c')
| -rw-r--r-- | drivers/net/chelsio/mv88e1xxx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/chelsio/mv88e1xxx.c b/drivers/net/chelsio/mv88e1xxx.c index 809047a99e96..71018a4fdf15 100644 --- a/drivers/net/chelsio/mv88e1xxx.c +++ b/drivers/net/chelsio/mv88e1xxx.c | |||
| @@ -41,7 +41,7 @@ static void mdio_clear_bit(struct cphy *cphy, int reg, u32 bitval) | |||
| 41 | * | 41 | * |
| 42 | * PARAMS: cphy - Pointer to PHY instance data. | 42 | * PARAMS: cphy - Pointer to PHY instance data. |
| 43 | * | 43 | * |
| 44 | * RETURN: 0 - Successfull reset. | 44 | * RETURN: 0 - Successful reset. |
| 45 | * -1 - Timeout. | 45 | * -1 - Timeout. |
| 46 | */ | 46 | */ |
| 47 | static int mv88e1xxx_reset(struct cphy *cphy, int wait) | 47 | static int mv88e1xxx_reset(struct cphy *cphy, int wait) |
