diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-01-09 18:08:17 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-09 18:08:17 -0500 |
commit | a58a414fd5438f5ade6210ad0e8b14fbd6f503c5 (patch) | |
tree | 89c934be5760d7e26aadf88e90cb954e80591f9e /drivers/net/sk98lin/skdim.c | |
parent | f17578decc40df8fceff82b106582e30bdfb3189 (diff) |
spelling: s/usefull/useful/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/net/sk98lin/skdim.c')
-rw-r--r-- | drivers/net/sk98lin/skdim.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sk98lin/skdim.c b/drivers/net/sk98lin/skdim.c index 0fddf61047b4..07c1b4c8699d 100644 --- a/drivers/net/sk98lin/skdim.c +++ b/drivers/net/sk98lin/skdim.c | |||
@@ -180,7 +180,7 @@ SkDimModerate(SK_AC *pAC) { | |||
180 | /* | 180 | /* |
181 | ** The number of interrupts per sec is the same as expected. | 181 | ** The number of interrupts per sec is the same as expected. |
182 | ** Evalulate the descriptor-ratio. If it has changed, a resize | 182 | ** Evalulate the descriptor-ratio. If it has changed, a resize |
183 | ** in the moderation timer might be usefull | 183 | ** in the moderation timer might be useful |
184 | */ | 184 | */ |
185 | if (M_DIMINFO.AutoSizing) { | 185 | if (M_DIMINFO.AutoSizing) { |
186 | ResizeDimTimerDuration(pAC); | 186 | ResizeDimTimerDuration(pAC); |