diff options
Diffstat (limited to 'drivers/net/s2io.c')
| -rw-r--r-- | drivers/net/s2io.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/s2io.c b/drivers/net/s2io.c index 0dd7839322b..cc4218667cb 100644 --- a/drivers/net/s2io.c +++ b/drivers/net/s2io.c @@ -3238,7 +3238,7 @@ static u64 s2io_mdio_read(u32 mmd_type, u64 addr, struct net_device *dev)  /**   *  s2io_chk_xpak_counter - Function to check the status of the xpak counters - *  @counter      : couter value to be updated + *  @counter      : counter value to be updated   *  @flag         : flag to indicate the status   *  @type         : counter type   *  Description:  |