summaryrefslogtreecommitdiffstats
path: root/include/rdma
diff options
context:
space:
mode:
authorGuoqing Jiang <guoqing.jiang@linux.dev>2023-07-31 11:21:06 +0200
committerLeon Romanovsky <leon@kernel.org>2023-08-13 09:26:11 +0200
commit25944c068139f6eabc1418458479c30c2f6b2f10 (patch)
tree9a4f6c60fda6173fb0375dce7db8df96232c649d /include/rdma
parentRDMA/hns: Remove unused declaration hns_roce_modify_srq() (diff)
downloadlinux-25944c068139f6eabc1418458479c30c2f6b2f10.tar.xz
linux-25944c068139f6eabc1418458479c30c2f6b2f10.zip
RDMA/cxgb4: Set sq_sig_type correctly
Replace '0' with IB_SIGNAL_REQ_WR given the sq_sig_type is either IB_SIGNAL_ALL_WR or IB_SIGNAL_REQ_WR per the below. enum ib_sig_type { IB_SIGNAL_ALL_WR, IB_SIGNAL_REQ_WR }; Signed-off-by: Guoqing Jiang <guoqing.jiang@linux.dev> Link: https://lore.kernel.org/r/20230731092106.10396-1-guoqing.jiang@linux.dev Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'include/rdma')
0 files changed, 0 insertions, 0 deletions