linux/drivers/infiniband/hw/vmw_pvrdma
Dr. David Alan Gilbert 0b27b0e4d4 RDMA/vmw_pvrdma: Remove unused pvrdma_modify_device
pvrdma_modify_device() was added in 2016 as part of
commit 29c8d9eba5 ("IB: Add vmw_pvrdma driver")
but accidentally it was never wired into the device_ops struct.

After some discussion the best course seems to be just to remove it,
see discussion at:
https://lore.kernel.org/all/Z8TWF6coBUF3l_jk@gallifrey/

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://patch.msgid.link/20250304215637.68559-1-linux@treblig.org
Acked-by: Vishnu Dasa <vishnu.dasa@broadcom.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2025-03-06 03:24:59 -05:00
..
Kconfig
Makefile
pvrdma.h
pvrdma_cmd.c
pvrdma_cq.c RDMA: Pass entire uverbs attr bundle to create cq function 2024-06-27 16:28:21 -03:00
pvrdma_dev_api.h
pvrdma_doorbell.c
pvrdma_main.c RDMA/pvrdma: Support report_port_event() ops 2024-12-25 23:39:11 -05:00
pvrdma_misc.c
pvrdma_mr.c
pvrdma_qp.c
pvrdma_ring.h
pvrdma_srq.c
pvrdma_verbs.c RDMA/vmw_pvrdma: Remove unused pvrdma_modify_device 2025-03-06 03:24:59 -05:00
pvrdma_verbs.h RDMA/vmw_pvrdma: Remove unused pvrdma_modify_device 2025-03-06 03:24:59 -05:00