mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-05 01:54:09 +08:00
aef9ec39c4
Add an InfiniBand SCSI RDMA Protocol (SRP) initiator. This driver is used to talk talk to InfiniBand SRP targets (storage devices). Signed-off-by: Roland Dreier <rolandd@cisco.com>
2 lines
43 B
Makefile
2 lines
43 B
Makefile
obj-$(CONFIG_INFINIBAND_SRP) += ib_srp.o
|