diff options
| author | Mustafa Ismail <[email protected]> | 2022-02-25 10:32:11 -0600 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2022-02-28 12:07:40 -0400 |
| commit | 17850f2b0b4b806e47cc44df94186bfc2cdd490b (patch) | |
| tree | 94f83201ad6891e4c5130749dab556101656ef7a /scripts/gdb/linux/lists.py | |
| parent | b200189626b5cefbaf8be9cadd7a28215e065bb9 (diff) | |
RDMA/irdma: Remove incorrect masking of PD
The PD id is masked with 0x7fff, while PD can be 18 bits for GEN2 HW.
Remove the masking as it should not be needed and can cause incorrect PD
id to be used.
Fixes: b48c24c2d710 ("RDMA/irdma: Implement device supported verb APIs")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mustafa Ismail <[email protected]>
Signed-off-by: Shiraz Saleem <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions