linux/drivers/infiniband/sw
Jason Gunthorpe 7f3ee8e030 IB/rxe: Do not hide uABI stuff in memcpy
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.

Reviewed-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-06-18 11:09:05 -06:00
..
rdmavt treewide: Use array_size() in vzalloc_node() 2018-06-12 16:19:22 -07:00
rxe IB/rxe: Do not hide uABI stuff in memcpy 2018-06-18 11:09:05 -06:00
Makefile Soft RoCE driver 2016-08-04 11:13:12 -04:00