mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-13 19:56:40 +00:00
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:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| pvrdma_cmd.c | ||
| pvrdma_cq.c | ||
| pvrdma_dev_api.h | ||
| pvrdma_doorbell.c | ||
| pvrdma_main.c | ||
| pvrdma_misc.c | ||
| pvrdma_mr.c | ||
| pvrdma_qp.c | ||
| pvrdma_ring.h | ||
| pvrdma_srq.c | ||
| pvrdma_verbs.c | ||
| pvrdma_verbs.h | ||
| pvrdma.h | ||