]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
RDMA/rxe: remove rxe_ib_device_get_netdev() and RXE_PORT
authorzhenwei pi <zhenwei.pi@linux.dev>
Tue, 14 Apr 2026 06:29:45 +0000 (14:29 +0800)
committerLeon Romanovsky <leon@kernel.org>
Mon, 18 May 2026 08:58:41 +0000 (04:58 -0400)
commitdd677609753c847a433cfbc90a6ce9c18281e6a3
tree355e0089d948b2ad7ada80756f223ca775502602
parenta38e4410af9ad8b7ad2217254da06cd4dc21f0ed
RDMA/rxe: remove rxe_ib_device_get_netdev() and RXE_PORT

Suggested by Leon, remove the rxe_ib_device_get_netdev() wrapper and
the RXE_PORT definition. These additions do not improve readability,
and RXE has always had only a single port.

Signed-off-by: zhenwei pi <zhenwei.pi@linux.dev>
Link: https://patch.msgid.link/20260414062948.671658-2-zhenwei.pi@linux.dev
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/sw/rxe/rxe_mcast.c
drivers/infiniband/sw/rxe/rxe_net.c
drivers/infiniband/sw/rxe/rxe_verbs.c
drivers/infiniband/sw/rxe/rxe_verbs.h