diff options
-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 01a9f1cb7743..cfa5af883e13 100644 --- a/drivers/atm/Kconfig +++ b/drivers/atm/Kconfig | |||
@@ -398,7 +398,7 @@ config ATM_FORE200E_USE_TASKLET | |||
398 | default n | 398 | default n |
399 | help | 399 | help |
400 | This defers work to be done by the interrupt handler to a | 400 | This defers work to be done by the interrupt handler to a |
401 | tasklet instead of hanlding everything at interrupt time. This | 401 | tasklet instead of handling everything at interrupt time. This |
402 | may improve the responsive of the host. | 402 | may improve the responsive of the host. |
403 | 403 | ||
404 | config ATM_FORE200E_TX_RETRY | 404 | config ATM_FORE200E_TX_RETRY |