commit | 00469c97ef64f6b7e3ab08c5eeb0378260baf983 | [log] [tgz] |
---|---|---|
author | Adit Ranadive <aditr@vmware.com> | Mon Nov 02 22:54:37 2020 +0000 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Mon Nov 02 20:00:10 2020 -0400 |
tree | 508da2c5cf0d355cc0f192b2cc902f0bce0cae26 | |
parent | 372a1786283e50e7cb437ab7fdb1b95597310ad7 [diff] |
RDMA/vmw_pvrdma: Fix the active_speed and phys_state value The pvrdma_port_attr structure is ABI toward the hypervisor, changing it breaks the ability to report the speed properly. Revert the change to u16. Fixes: 376ceb31ff87 ("RDMA: Fix link active_speed size") Link: https://lore.kernel.org/r/20201102225437.26557-1-aditr@vmware.com Reviewed-by: Vishnu Dasa <vdasa@vmware.com> Signed-off-by: Adit Ranadive <aditr@vmware.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>