]> git.openfabrics.org - ~emulex/tmp/compat-rdma/.git/commitdiff
Remove cxgbi drivers
authorroot <root@rac1.ogc.int>
Mon, 2 Mar 2015 19:59:05 +0000 (13:59 -0600)
committerroot <root@rac1.ogc.int>
Mon, 2 Mar 2015 19:59:05 +0000 (13:59 -0600)
Not supported by Chelsio within OFED.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Makefile
configure
ofed_scripts/openibd

index a0559be1ca87084734ce00d361575bf7b9f64d09..a318a5b664ce9dd791afb1dc774e8baa962fbbcc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,4 @@ obj-$(CONFIG_MLX5_CORE)         += drivers/net/ethernet/mellanox/mlx5/core/
 obj-$(CONFIG_BE2NET)            += drivers/net/ethernet/emulex/benet/
 obj-$(CONFIG_RDS)               += net/rds/
 obj-$(CONFIG_SUNRPC_XPRT_RDMA)  += net/sunrpc/xprtrdma/
-obj-$(CONFIG_SCSI_CXGB3_ISCSI)  += drivers/scsi/cxgbi/
-obj-$(CONFIG_SCSI_CXGB4_ISCSI)  += drivers/scsi/cxgbi/
 obj-$(CONFIG_SCSI_SRP_ATTRS)    += drivers/scsi/
index 745b94104e25f0806ee0cfc566538f4fe2ca0639..295a5ee9d63c2857a13bf89d74c9f5281d22224f 100755 (executable)
--- a/configure
+++ b/configure
@@ -160,18 +160,12 @@ Usage:  `basename $0` [options]
     --with-cxgb3-mod    make CONFIG_INFINIBAND_CXGB3=m [no]
     --without-cxgb3-mod    [yes]
 
-    --with-cxgb3i-mod    make CONFIG_SCSI_CXGB3_ISCSI=m [no]
-    --without-cxgb3i-mod    [yes]
-
     --with-cxgb3_debug-mod    make CONFIG_INFINIBAND_CXGB3_DEBUG=y [no]
     --without-cxgb3_debug-mod    [yes]
 
     --with-cxgb4-mod    make CONFIG_INFINIBAND_CXGB4=m [no]
     --without-cxgb4-mod    [yes]
 
-    --with-cxgb4i-mod    make CONFIG_SCSI_CXGB4_ISCSI=m [no]
-    --without-cxgb4i-mod    [yes]
-
     --with-nes-mod    make CONFIG_INFINIBAND_NES=m [no]
     --without-nes-mod    [yes]
 
index fd01cc555bad0fc77ad7dcf3786f36ded94d98e8..e09ef65316cde835f7bd402eedb1b37fa7513d61 100644 (file)
@@ -268,7 +268,7 @@ fi
 
 GEN1_UNLOAD_MODULES="ib_srp_target scsi_target ib_srp kdapltest_module ib_kdapl ib_sdp ib_useraccess ib_useraccess_cm ib_cm ib_dapl_srv ib_ip2pr ib_ipoib ib_tavor mod_thh mod_rhh ib_dm_client ib_sa_client ib_client_query ib_poll ib_mad ib_core ib_services"
 
-UNLOAD_MODULES="ib_mthca mlx5_ib mlx5_core mlx4_ib ib_ipath ipath_core ib_ehca iw_nes cxgb3i iw_cxgb3 cxgb3 iw_cxgb4 cxgb4 ocrdma"
+UNLOAD_MODULES="ib_mthca mlx5_ib mlx5_core mlx4_ib ib_ipath ipath_core ib_ehca iw_nes iw_cxgb3 cxgb3 iw_cxgb4 cxgb4 ocrdma"
 UNLOAD_MODULES="$UNLOAD_MODULES ib_qib"
 UNLOAD_MODULES="$UNLOAD_MODULES ib_ipoib ib_madeye ib_rds"
 UNLOAD_MODULES="$UNLOAD_MODULES rds_rdma rds_tcp rds ib_ucm kdapl ib_srp_target scsi_target ib_srpt ib_srp ib_iser ib_sdp"