Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd6a79a7 authored by Erez Zilber's avatar Erez Zilber Committed by Roland Dreier
Browse files

IB/iser: Fix the description of iSER in Kconfig



Fix the description of iSER in Kconfig.  It is not accurate.

Signed-off-by: default avatarErez Zilber <erezz@voltaire.com>
Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 74a20780
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
config INFINIBAND_ISER
	tristate "ISCSI RDMA Protocol"
	tristate "iSCSI Extensions for RDMA (iSER)"
	depends on INFINIBAND && SCSI && INET
	select SCSI_ISCSI_ATTRS
	---help---
	  Support for the ISCSI RDMA Protocol over InfiniBand.  This
	  allows you to access storage devices that speak ISER/ISCSI
	  over InfiniBand.
	  Support for the iSCSI Extensions for RDMA (iSER) Protocol
          over InfiniBand. This allows you to access storage devices
          that speak iSCSI over iSER over InfiniBand.

	  The ISER protocol is defined by IETF.
	  See <http://www.ietf.org/>.
	  The iSER protocol is defined by IETF.
	  See <http://www.ietf.org/internet-drafts/draft-ietf-ips-iser-05.txt>
	  and <http://www.infinibandta.org/members/spec/iser_annex_060418.pdf>