IB/rxe: change rxe_set_mtu function type to void
authorZhu Yanjun <yanjun.zhu@oracle.com>
Fri, 20 Apr 2018 14:30:54 +0000 (10:30 -0400)
committerDoug Ledford <dledford@redhat.com>
Fri, 27 Apr 2018 16:18:29 +0000 (12:18 -0400)
commit0dff463a6a867072f2c779e2fed651b498901801
tree6b59870d185000e458ee2dbdfe36709ad98f5876
parent10c47d560603a8ba9d74889028cf6728a2d845ca
IB/rxe: change rxe_set_mtu function type to void

The function rxe_set_mtu always returns zero. So this function type
is changed to void.

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