OSDN Git Service

RDMA/rxe: Remove unused addr_same()
authorKamal Heib <kamalheib1@gmail.com>
Tue, 2 Oct 2018 08:03:10 +0000 (11:03 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 3 Oct 2018 22:04:32 +0000 (16:04 -0600)
commit03241627b222427917999c533f1a2f9d5beda2be
tree3dcf9d768d19212d822295a0d796588effdfa84c
parentaae0484e15f062ad2c2502e68e15dfb8b8f84608
RDMA/rxe: Remove unused addr_same()

This function is not in use - delete it.

Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/sw/rxe/rxe_net.c