diff options
Diffstat (limited to 'drivers/net/skfp/hwt.c')
| -rw-r--r-- | drivers/net/skfp/hwt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/skfp/hwt.c b/drivers/net/skfp/hwt.c index 053151468f93..465565e53a68 100644 --- a/drivers/net/skfp/hwt.c +++ b/drivers/net/skfp/hwt.c | |||
| @@ -221,7 +221,7 @@ u_long hwt_quick_read(struct s_smc *smc) | |||
| 221 | * para start start time | 221 | * para start start time |
| 222 | * duration time to wait | 222 | * duration time to wait |
| 223 | * | 223 | * |
| 224 | * NOTE: The fuction will return immediately, if the timer is not | 224 | * NOTE: The function will return immediately, if the timer is not |
| 225 | * started | 225 | * started |
| 226 | ************************/ | 226 | ************************/ |
| 227 | void hwt_wait_time(struct s_smc *smc, u_long start, long int duration) | 227 | void hwt_wait_time(struct s_smc *smc, u_long start, long int duration) |
