diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 16:36:44 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 16:36:44 -0400 |
commit | cab00891c5489cb6d0cde0a55d39bd5f2871fa70 (patch) | |
tree | 0dc810a15ad02dc76939b6ea021a4a24794561bb /drivers/infiniband | |
parent | 44c09201a4178e08ed1c8cc37e7aea0683888f0a (diff) |
Still more typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/infiniband')
-rw-r--r-- | drivers/infiniband/ulp/ipoib/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/ulp/ipoib/Kconfig b/drivers/infiniband/ulp/ipoib/Kconfig index d74653d7de1c..c75322d820d4 100644 --- a/drivers/infiniband/ulp/ipoib/Kconfig +++ b/drivers/infiniband/ulp/ipoib/Kconfig | |||
@@ -26,7 +26,7 @@ config INFINIBAND_IPOIB_DEBUG_DATA | |||
26 | bool "IP-over-InfiniBand data path debugging" | 26 | bool "IP-over-InfiniBand data path debugging" |
27 | depends on INFINIBAND_IPOIB_DEBUG | 27 | depends on INFINIBAND_IPOIB_DEBUG |
28 | ---help--- | 28 | ---help--- |
29 | This option compiles debugging code into the the data path | 29 | This option compiles debugging code into the data path |
30 | of the IPoIB driver. The output can be turned on via the | 30 | of the IPoIB driver. The output can be turned on via the |
31 | data_debug_level module parameter; however, even with output | 31 | data_debug_level module parameter; however, even with output |
32 | turned off, this debugging code will have some performance | 32 | turned off, this debugging code will have some performance |