On Mon, Jun 11, 2018 at 08:56:50PM -0600, Jason Gunthorpe wrote: > struct rxe_global_route and struct ib_global_route are not the same thing > and should not be memcpy'd over each other, do a member by member copy > instead. This allows the layout of the in-kernel struct ib_global_route to > be changed without breaking rxe. > > Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx> > Reviewed-by: Zhu Yanjun <yanjun.zhu@xxxxxxxxxx> > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/sw/rxe/rxe_av.c | 19 ++++++++++++++++--- > 1 file changed, 16 insertions(+), 3 deletions(-) Applied, thanks Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html