commit | 1374901b850c8f2ff1ee0e62ffafbc4030572fc6 | [log] [tgz] |
---|---|---|
author | Cheng Xu <chengyou@linux.alibaba.com> | Wed Aug 10 09:43:20 2022 +0800 |
committer | Leon Romanovsky <leonro@nvidia.com> | Tue Aug 16 16:24:03 2022 +0300 |
tree | 246579e7171d067e5d9932212bbf70a773aafb6f | |
parent | ef0162298abf46b881e4a4d0c604d1a066228647 [diff] |
RDMA/erdma: Using the key in FMR WR instead of MR structure RDMA driver should get the MR key from FMR WR, not the MR structure passed in. Fixes: 155055771704 ("RDMA/erdma: Add verbs implementation") Link: https://lore.kernel.org/r/20220810014320.88026-2-chengyou@linux.alibaba.com Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com> Signed-off-by: Leon Romanovsky <leon@kernel.org>