[2.4 patch] add ATM_FORE200E_USE_TASKLET Configure.help entry

From: Adrian Bunk
Date: Sun Jun 20 2004 - 17:20:38 EST


The patch below adds the missing Configure.help entry for
CONFIG_ATM_FORE200E_USE_TASKLET (text stolen from 2.6.7).

Please apply
Adrian

--- linux-2.4.27-rc1-full/Documentation/Configure.help.old 2004-06-21 00:01:56.000000000 +0200
+++ linux-2.4.27-rc1-full/Documentation/Configure.help 2004-06-21 00:09:09.000000000 +0200
@@ -7584,6 +7584,11 @@
not have to supply an alternative one. They just say Y to "Use
default SBA-200E firmware", above.

+CONFIG_ATM_FORE200E_USE_TASKLET
+ This defers work to be done by the interrupt handler to a
+ tasklet instead of handling everything at interrupt time. This
+ may improve the responsiveness of the host.
+
Maximum number of tx retries
CONFIG_ATM_FORE200E_TX_RETRY
Specifies the number of times the driver attempts to transmit
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/