[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>
This commit is contained in:
parent
c165b00405
commit
00181fc946
1 changed files with 1 additions and 1 deletions
|
@ -398,7 +398,7 @@ config ATM_FORE200E_USE_TASKLET
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
This defers work to be done by the interrupt handler to a
|
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.
|
may improve the responsive of the host.
|
||||||
|
|
||||||
config ATM_FORE200E_TX_RETRY
|
config ATM_FORE200E_TX_RETRY
|
||||||
|
|
Loading…
Add table
Reference in a new issue