aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/infiniband')
-rw-r--r--drivers/infiniband/Kconfig4
-rw-r--r--drivers/infiniband/hw/cxgb3/Kconfig2
-rw-r--r--drivers/infiniband/hw/cxgb4/Kconfig2
-rw-r--r--drivers/infiniband/ulp/iser/Kconfig2
4 files changed, 5 insertions, 5 deletions
diff --git a/drivers/infiniband/Kconfig b/drivers/infiniband/Kconfig
index 89d70de5e235..6e35eccc9caa 100644
--- a/drivers/infiniband/Kconfig
+++ b/drivers/infiniband/Kconfig
@@ -16,7 +16,7 @@ config INFINIBAND_USER_MAD
16 Userspace InfiniBand Management Datagram (MAD) support. This 16 Userspace InfiniBand Management Datagram (MAD) support. This
17 is the kernel side of the userspace MAD support, which allows 17 is the kernel side of the userspace MAD support, which allows
18 userspace processes to send and receive MADs. You will also 18 userspace processes to send and receive MADs. You will also
19 need libibumad from <http://www.openib.org>. 19 need libibumad from <http://www.openfabrics.org/downloads/management/>.
20 20
21config INFINIBAND_USER_ACCESS 21config INFINIBAND_USER_ACCESS
22 tristate "InfiniBand userspace access (verbs and CM)" 22 tristate "InfiniBand userspace access (verbs and CM)"
@@ -28,7 +28,7 @@ config INFINIBAND_USER_ACCESS
28 to set up connections and directly access InfiniBand 28 to set up connections and directly access InfiniBand
29 hardware for fast-path operations. You will also need 29 hardware for fast-path operations. You will also need
30 libibverbs, libibcm and a hardware driver library from 30 libibverbs, libibcm and a hardware driver library from
31 <http://www.openib.org>. 31 <http://www.openfabrics.org/git/>.
32 32
33config INFINIBAND_USER_MEM 33config INFINIBAND_USER_MEM
34 bool 34 bool
diff --git a/drivers/infiniband/hw/cxgb3/Kconfig b/drivers/infiniband/hw/cxgb3/Kconfig
index 2acec3fadf69..2b6352b85485 100644
--- a/drivers/infiniband/hw/cxgb3/Kconfig
+++ b/drivers/infiniband/hw/cxgb3/Kconfig
@@ -10,7 +10,7 @@ config INFINIBAND_CXGB3
10 our website at <http://www.chelsio.com>. 10 our website at <http://www.chelsio.com>.
11 11
12 For customer support, please visit our customer support page at 12 For customer support, please visit our customer support page at
13 <http://www.chelsio.com/support.htm>. 13 <http://www.chelsio.com/support.html>.
14 14
15 Please send feedback to <linux-bugs@chelsio.com>. 15 Please send feedback to <linux-bugs@chelsio.com>.
16 16
diff --git a/drivers/infiniband/hw/cxgb4/Kconfig b/drivers/infiniband/hw/cxgb4/Kconfig
index ccb85eaaad75..6b7e6c543534 100644
--- a/drivers/infiniband/hw/cxgb4/Kconfig
+++ b/drivers/infiniband/hw/cxgb4/Kconfig
@@ -10,7 +10,7 @@ config INFINIBAND_CXGB4
10 our website at <http://www.chelsio.com>. 10 our website at <http://www.chelsio.com>.
11 11
12 For customer support, please visit our customer support page at 12 For customer support, please visit our customer support page at
13 <http://www.chelsio.com/support.htm>. 13 <http://www.chelsio.com/support.html>.
14 14
15 Please send feedback to <linux-bugs@chelsio.com>. 15 Please send feedback to <linux-bugs@chelsio.com>.
16 16
diff --git a/drivers/infiniband/ulp/iser/Kconfig b/drivers/infiniband/ulp/iser/Kconfig
index b411c51842da..d00af71a2cfc 100644
--- a/drivers/infiniband/ulp/iser/Kconfig
+++ b/drivers/infiniband/ulp/iser/Kconfig
@@ -9,4 +9,4 @@ config INFINIBAND_ISER
9 9
10 The iSER protocol is defined by IETF. 10 The iSER protocol is defined by IETF.
11 See <http://www.ietf.org/rfc/rfc5046.txt> 11 See <http://www.ietf.org/rfc/rfc5046.txt>
12 and <http://www.infinibandta.org/members/spec/Annex_iSER.PDF> 12 and <http://members.infinibandta.org/kwspub/spec/Annex_iSER.PDF>