diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-07-08 13:30:09 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-07-08 13:30:09 -0700 |
commit | 00181fc94648b4bb30d30ef95506055105316051 (patch) | |
tree | c7908f569323822bc939cfde6b59f54374135297 /drivers/atm/Kconfig | |
parent | c165b0040502ef0d2b5751eef3cd96ea8210ae4c (diff) | |
download | linux-3.10-00181fc94648b4bb30d30ef95506055105316051.tar.gz linux-3.10-00181fc94648b4bb30d30ef95506055105316051.tar.bz2 linux-3.10-00181fc94648b4bb30d30ef95506055105316051.zip |
[ATM]: Typo in drivers/atm/Kconfig...
From: Matt LaPlante <kernel1@cyberdogtech.com>
Signed-off-by: Charles Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm/Kconfig')
-rw-r--r-- | drivers/atm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/atm/Kconfig b/drivers/atm/Kconfig index 01a9f1cb774..cfa5af883e1 100644 --- a/drivers/atm/Kconfig +++ b/drivers/atm/Kconfig @@ -398,7 +398,7 @@ config ATM_FORE200E_USE_TASKLET default n help This defers work to be done by the interrupt handler to a - tasklet instead of hanlding everything at interrupt time. This + tasklet instead of handling everything at interrupt time. This may improve the responsive of the host. config ATM_FORE200E_TX_RETRY |