IB/rxe: remove unnecessary rxe in rxe_send
authorZhu Yanjun <yanjun.zhu@oracle.com>
Tue, 27 Feb 2018 11:04:33 +0000 (06:04 -0500)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 7 Mar 2018 22:56:14 +0000 (15:56 -0700)
commit31f1bd14cbfe4f7a4ea1ada2d4e0dc802a258f5d
tree4d3c9d4da9718cb283a7ab81bb0d4b73e02d4b64
parent86af617641512f4aeb78fd25dcec7e0f4bb1d5e5
IB/rxe: remove unnecessary rxe in rxe_send

In the function rxe_send, the variable rxe is not used in it.
So it should be removed.

CC: Srinivas Eeda <srinivas.eeda@oracle.com>
CC: Junxiao Bi <junxiao.bi@oracle.com>
Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/sw/rxe/rxe_loc.h
drivers/infiniband/sw/rxe/rxe_net.c