diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 22:50:39 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 22:50:39 +0200 |
commit | 2fe0ae78c6975d6fa2fc0c84f2b8944543054105 (patch) | |
tree | 005a185c1043f5b99f4cd851ad071d6e95025064 /Documentation/networking/sk98lin.txt | |
parent | a2ffd2751683f4275d4d1aa5ce37e5a6a1ae21df (diff) | |
download | op-kernel-dev-2fe0ae78c6975d6fa2fc0c84f2b8944543054105.zip op-kernel-dev-2fe0ae78c6975d6fa2fc0c84f2b8944543054105.tar.gz |
Fix typos in Documentation/: 'H'-'M'
This patch fixes typos in various Documentation txts. The patch addresses
some words starting with the letters 'H'-'M'.
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/networking/sk98lin.txt')
-rw-r--r-- | Documentation/networking/sk98lin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/sk98lin.txt b/Documentation/networking/sk98lin.txt index 7837c53..b8bc7dd 100644 --- a/Documentation/networking/sk98lin.txt +++ b/Documentation/networking/sk98lin.txt @@ -320,7 +320,7 @@ Parameter: Moderation Values: None, Static, Dynamic Default: None -Interrupt moderation is employed to limit the maxmimum number of interrupts +Interrupt moderation is employed to limit the maximum number of interrupts the driver has to serve. That is, one or more interrupts (which indicate any transmit or receive packet to be processed) are queued until the driver processes them. When queued interrupts are to be served, is determined by the |