diff options
author | Bryan Tan <bryantan@vmware.com> | 2021-01-19 06:16:29 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-01-20 03:17:27 +0300 |
commit | 9f206f7398f6f6ec7dd0198c045c2459b4f720b6 (patch) | |
tree | 72d7fe0752e0e98b3cd0a6321b84c9b33be80b8f /drivers/sbus | |
parent | a372173bf314d374da4dd1155549d8ca7fc44709 (diff) | |
download | linux-9f206f7398f6f6ec7dd0198c045c2459b4f720b6.tar.xz |
RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
The PVRDMA device HW interface defines network_hdr_type according to an
old definition of the internal kernel rdma_network_type enum that has
since changed, resulting in the wrong rdma_network_type being reported.
Fix this by explicitly defining the enum used by the PVRDMA device and
adding a function to convert the pvrdma_network_type to rdma_network_type
enum.
Cc: stable@vger.kernel.org # 5.10+
Fixes: 1c15b4f2a42f ("RDMA/core: Modify enum ib_gid_type and enum rdma_network_type")
Link: https://lore.kernel.org/r/1611026189-17943-1-git-send-email-bryantan@vmware.com
Reviewed-by: Adit Ranadive <aditr@vmware.com>
Signed-off-by: Bryan Tan <bryantan@vmware.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/sbus')
0 files changed, 0 insertions, 0 deletions