Commit d2e0ccf
RDMA/hns: Fix QP's resp incomplete assignment
The resp passed to the user space represents the enable flag of qp,
incomplete assignment will cause some features of the user space to be
disabled.
Fixes: 90ae0b5 ("RDMA/hns: Combine enable flags of qp")
Fixes: aba457c ("RDMA/hns: Support owner mode doorbell")
Link: https://lore.kernel.org/r/1629985056-57004-3-git-send-email-liangwenpeng@huawei.com
Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>1 parent e788a3c commit d2e0ccf
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
848 | 848 | | |
849 | 849 | | |
850 | 850 | | |
851 | | - | |
852 | 851 | | |
853 | 852 | | |
854 | 853 | | |
| |||
861 | 860 | | |
862 | 861 | | |
863 | 862 | | |
864 | | - | |
865 | 863 | | |
866 | 864 | | |
867 | 865 | | |
| |||
1071 | 1069 | | |
1072 | 1070 | | |
1073 | 1071 | | |
| 1072 | + | |
1074 | 1073 | | |
1075 | 1074 | | |
1076 | 1075 | | |
| |||
0 commit comments