Commit bb3ecf3
committed
libibverbs: Fix create CQ max number of attributes
With CQ creation with external memory support the max number of
attributes was increased but was left unchanged in the cmd declaration.
Fixes: 8d0ce82 ("libibverbs: Add option to pass CQ buffers to kernel")
Signed-off-by: Yonatan Nachum <[email protected]>1 parent f544285 commit bb3ecf3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments