summaryrefslogtreecommitdiffstats
path: root/include/uapi/rdma/rdma_user_ioctl_cmds.h
diff options
context:
space:
mode:
authorPotnuri Bharat Teja <bharat@chelsio.com>2019-09-30 13:12:52 +0530
committerJason Gunthorpe <jgg@mellanox.com>2019-10-04 15:08:59 -0300
commit30e0f6cf5acb39cd04316d1eecbf4c6087c7ee02 (patch)
tree978cc0120b516572125bb932953e81ec99b4dfaa /include/uapi/rdma/rdma_user_ioctl_cmds.h
parentf3fceba5da5e149ecd8e58c1e1c60464629de27b (diff)
downloadlinux-30e0f6cf5acb39cd04316d1eecbf4c6087c7ee02.tar.bz2
RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernel
Remove iw_cxgb3 module from kernel as the corresponding HW Chelsio T3 has reached EOL. Link: https://lore.kernel.org/r/20190930074252.20133-1-bharat@chelsio.com Signed-off-by: Potnuri Bharat Teja <bharat@chelsio.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include/uapi/rdma/rdma_user_ioctl_cmds.h')
-rw-r--r--include/uapi/rdma/rdma_user_ioctl_cmds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/rdma/rdma_user_ioctl_cmds.h b/include/uapi/rdma/rdma_user_ioctl_cmds.h
index b8bb285f6b2a..b2680051047a 100644
--- a/include/uapi/rdma/rdma_user_ioctl_cmds.h
+++ b/include/uapi/rdma/rdma_user_ioctl_cmds.h
@@ -88,7 +88,6 @@ enum rdma_driver_id {
RDMA_DRIVER_UNKNOWN,
RDMA_DRIVER_MLX5,
RDMA_DRIVER_MLX4,
- RDMA_DRIVER_CXGB3,
RDMA_DRIVER_CXGB4,
RDMA_DRIVER_MTHCA,
RDMA_DRIVER_BNXT_RE,