diff options
Diffstat (limited to 'drivers/infiniband/ulp/ipoib/Kconfig')
-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 |