projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c165b00
)
[ATM]: Typo in drivers/atm/Kconfig...
author
Matt LaPlante
<kernel1@cyberdogtech.com>
Sat, 8 Jul 2006 20:30:09 +0000
(13:30 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 8 Jul 2006 20:30:09 +0000
(13:30 -0700)
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>
drivers/atm/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/atm/Kconfig
b/drivers/atm/Kconfig
index
01a9f1c
..
cfa5af8
100644
(file)
--- 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 han
ld
ing everything at interrupt time. This
+ tasklet instead of han
dl
ing everything at interrupt time. This
may improve the responsive of the host.
config ATM_FORE200E_TX_RETRY